News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

An error started with no changes??

Started by nocaborg, May 05, 2005, 04:35:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nocaborg

I have had CPG running for asome time, then all of a sudden when a user trys to upload an image the following error appears:

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

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

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

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

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

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

OmegaGOD

You need to make both ./albums and ./albums/edit writeable by the webserver. ie CHMOD 777|755 those directories.
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.