coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: docholiday on February 11, 2007, 04:54:57 AM

Title: URL Upload Error
Post by: docholiday on February 11, 2007, 04:54:57 AM
I recently created a new site with Coppermine using the same hosting company that I have always had. I have several other sites with the hosting service, all of which have run Coppermine perfectly fine. My new site returns the following error when any user attempts to upload an image via URL:

   Error Message
        HTTP/1.0 200 OK

I have found several similar error messages posted in this forums, but not this exact one, and so I am still trying to solve the problem. I have read the upload page and ran the debug exactly as it said without finding anything significant.

Here is the information for a test account on my site:

http://www.photogrounds.com
User: test
PW: 123456
Title: Re: URL Upload Error
Post by: Stramm on February 11, 2007, 08:08:55 AM
check phpinfo (admin tools) if allow_url_fopen is set to on, if it's off , talk to your host
Title: Re: URL Upload Error
Post by: docholiday on February 11, 2007, 08:27:39 AM
Thanks. I had been checking around for the fopen option, but I never realized that you could check your php settings under admin tools. Fopen is off for me, so obviously a ticket to my host is in order.

I greatly appreciate the help.  :)