An error started with no changes?? An error started with no changes??
 

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

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.