uploading images problem uploading images problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

uploading images problem

Started by simonp, August 09, 2005, 11:30:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

simonp

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

Nibbler

Check the permissions on your albums/edit directory are set correctly.

simonp

Hi Nibbler,

Should I just change them all to 777?

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

Simon

Nibbler

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.