coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: simonp on August 09, 2005, 11:30:01 AM

Title: uploading images problem
Post by: simonp on August 09, 2005, 11:30:01 AM
Hi,

Brand new cpanel install - when I try to upload images I get:

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_00299258.jpg): failed to open stream: Permission denied in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/phpsnMKwy' to './albums/edit/mHTTP_temp_00299258.jpg' in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_f1a72e84.jpg): failed to open stream: Permission denied in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/phpE0l7fh' to './albums/edit/mHTTP_temp_f1a72e84.jpg' in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_82b013c0.jpg): failed to open stream: Permission denied in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/phpC3S5q9' to './albums/edit/mHTTP_temp_82b013c0.jpg' in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_53adcee9.jpg): failed to open stream: Permission denied in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/phpEh2eX9' to './albums/edit/mHTTP_temp_53adcee9.jpg' in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_1019bdf6.jpg): failed to open stream: Permission denied in /home/castlefr/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/phpqVc9on' to './albums/edit/mHTTP_temp_1019bdf6.jpg' in /home/castlefr/public_html/gallery/upload.php on line 1197

and at the bottom:

File Name/URL Error Message
1. _mg_0001.jpg Impossible to move.
2. _mg_0002.jpg Impossible to move.
3. _mg_0003.jpg Impossible to move.
4. _mg_0004.jpg Impossible to move.
5. _mg_0005.jpg Impossible to move.

Any ideas what may be wrong?

Simon
Title: Re: uploading images problem
Post by: Nibbler on August 09, 2005, 04:10:32 PM
Check the permissions on your albums/edit directory are set correctly.
Title: Re: uploading images problem
Post by: simonp on August 09, 2005, 06:50:14 PM
Hi Nibbler,

Should I just change them all to 777?

I would kind of hoped that cpanel did all this during the install!

Simon
Title: Re: uploading images problem
Post by: Nibbler on August 09, 2005, 06:54:14 PM
cPanel is nothing to do with us, I have no idea how it works. We recommend you download Coppermine from us and follow the installation instructions. CHMOD to 777 or 755 depending on server setup.