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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.