New Upload Problem New Upload 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

New Upload Problem

Started by JCphotog, May 16, 2005, 09:41:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JCphotog

You guys have been so great.  For some reason I have to try again.  I haven't changed anything. It has been working great, so a user recently reported the following error durring upload.  Any thoughts?

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/public_html/gallery/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/public_html/gallery/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /public_html/artdc/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/public_html/gallery/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/public_html/gallery/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/public_html/gallery/upload.php on line 453

Also, I have no problem deleting images or viewing them, just uploading new ones.

I'd be glad to get some input.  Thank you so much!

OmegaGOD

You need to make the directories ./albums and ./albums/edit writable by the webserver. ie CHMOD 777.
Please do not PM me with support questions. Please read the manual and then if posting questions please place them in the proper sub-boards.