Permission Denied in upload.php Permission Denied in upload.php
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Permission Denied in upload.php

Started by Schahram, December 30, 2004, 05:29:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Schahram

Hello

I have these problems on my Coppermine Gallery :

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/sites/site25/web/photos/cpg132/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/sites/site25/web/photos/cpg132/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/sites/site25/web/photos/cpg132/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/sites/site25/web/photos/cpg132/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/sites/site25/web/photos/cpg132/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/sites/site25/web/photos/cpg132/upload.php on line 453


I changed the permission mode in ch mode but it still doesn't works.

Do you have an idea ?

Nibbler


Schahram


Nibbler

Click on 'search', type in 'stat failed albums edit' and you will see 2 pages of threads about this.