Can't upload all of a sudden Can't upload all of a sudden
 

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

Can't upload all of a sudden

Started by beermatmania, February 25, 2007, 10:43:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

beermatmania

Hope I got the right section.
All of a sudden I get the following error message when I try to upload images.

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_fbd93a84.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/********/public_html/gallery/upload.php on line 1197

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpTHpO3l' to './albums/edit/mHTTP_temp_fbd93a84.jpg' in /home/********/public_html/gallery/upload.php on line 1197

I have tried uploading a new upload.php and setting permissions correctly but to no avail.

I replaced my server name with ******** above for security.

Can anyone give me any ideas how to solve this?
Thanks in advance

Nibbler

Make sure the edit directory is writable.

beermatmania

Thanks, working fine now.
Appreciated.