Permission error with file edit Permission error with file edit
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.