uploading images problem uploading images problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.