coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: demas on March 15, 2005, 10:24:04 PM

Title: When Trying to upload a file to my server it get's me this error
Post by: demas on March 15, 2005, 10:24:04 PM
Hi everyone,

Just like the topic says:

The previous file could not be placed.

You have successfully placed all the files.

And now to the other part I'm using a Windows XP Pro as a Server with Apache 2.53 and PHP Version is 4.3.10 and Mysql database version  is 4.018.

Does this Error of mine reminds anything to you.
Or that is had to do with my server versions and e.t.c.
Title: Re: When Trying to upload a file to my server it get's me this error
Post by: Joachim Müller on March 15, 2005, 11:12:05 PM
Joachim
Title: Re: When Trying to upload a file to my server it get's me this error
Post by: Shriekman on April 17, 2005, 06:58:14 AM
FYI - I had this problem and it was due to an incorrect setting in the use of ImageMagick vs. GD to resize photos.

Of course, my situation was a little unique -- I had to move my gallery from one domain to another, so I had to do a SQL dump on info and load it on the new server -- the new server was using GD not Image Magick (as my first server did) to resize.  I didn't change that setting, just started using the gallery again.  Publishing would not work, but I caught the error in the config settings and all is well in my world.

Hope this helps someone!

Greg