Permission error with file edit Permission error with file edit
 

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 error with file edit

Started by xab, September 29, 2004, 01:02:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xab

I have this error messages


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

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

Warning: Unlink failed (Permission denied) in /home/belleflamme/public_html/images_forum/upload.php on line 453

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

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

Warning: Unlink failed (Permission denied) in /home/belleflamme/public_html/images_forum/upload.php on line 453


But I already change sometimes the permission of this folder to 777. But when a user add some pictures, we receive this error.
Do you have some ideas??
Thanks

xab

When I change the permission of the folder edit, I mus be use the ROOT profile to change it else I cannot change the permission!!!

Nibbler

The edit folder was automatically recreated by coppermine after a bug causing it to be moved. The folder is then owned by whatever user your webserver is running under.