coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: santoro on November 28, 2007, 08:10:48 PM

Title: URI/URL upload error
Post by: santoro on November 28, 2007, 08:10:48 PM
Error Report
The following uploads encountered errors:
URI/URL Uploads:
File Name/URL   Error Message
1. http://www.femina.cz/files/Bebe/nicole-kidman.jpg   HTTP/1.1 200 OK

What does it mean? Thanks.
Title: Re: URI/URL upload error
Post by: Nibbler on November 28, 2007, 09:54:38 PM
Means your server does not support the URI upload feature.
Title: Re: URI/URL upload error
Post by: santoro on November 29, 2007, 04:29:14 PM
Is there something I can do with it? I am using upload.php with your modification for dispaying YouTube videos for people whose server does not support the URI uploads - and YouTube videos works fine (only this does not work).
Title: Re: URI/URL upload error
Post by: Nibbler on November 29, 2007, 04:42:59 PM
Unless you know PHP, no. Best idea is to see if your host will change the setting for you.
Title: Re: URI/URL upload error
Post by: santoro on November 30, 2007, 12:13:58 AM
I see. What exactly should I ask for?
Title: Re: URI/URL upload error
Post by: Nibbler on November 30, 2007, 12:18:52 AM
allow_url_fopen (http://www.php.net/manual/en/ref.filesystem.php#ini.allow-url-fopen) to be enabled.