coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: phishpics on October 12, 2004, 08:46:59 PM

Title: Warning: move_uploaded_file(./albums/edit/mHTTP
Post by: phishpics on October 12, 2004, 08:46:59 PM
any idea what this is?

I moved everything over to a dedicated server recently and now I can't upload images throught he GUI:

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_071c4d46.jpg): failed to open stream: Permission denied in /home/coventry/public_html/gallery/upload.php on line 1193

Warning: move_uploaded_file(): Unable to move '/tmp/phpoOtKSj' to './albums/edit/mHTTP_temp_071c4d46.jpg' in /home/coventry/public_html/gallery/upload.php on line 1193

any ideas?
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP
Post by: Joachim Müller on October 12, 2004, 11:33:22 PM
make sure the edit folder exists and that it is CHMODed as suggested in the docs.

Joachim
Title: Re: Warning: move_uploaded_file(./albums/edit/mHTTP
Post by: phishpics on October 13, 2004, 09:00:41 PM
that worked,  perfect,  thanks so much!!!