ZenphotoCMS Forum
Error Deleting Photos - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Error Deleting Photos (/thread-714.html)



Error Deleting Photos - Daxeno - 2006-08-02

i get this message everytime i tried to delete photos in the admin section:

Warning: unlink(/home/dakseno/public_html/gallery/albums/Grafix/magdalo.gif): Permission denied in /home/dakseno/public_html/gallery/zen/classes.php on line 157

Warning: Cannot modify header information - headers already sent by (output started at /home/dakseno/public_html/gallery/zen/classes.php:157) in /home/dakseno/public_html/gallery/zen/admin.php on line 82




Error Deleting Photos - trisweb - 2006-08-06

Looks like the permissions were set wrong on the upload, however you might have done it.

Either delete them from FTP or SSH, or run the following command in a shell from the root zenphoto directory:

chmod -R 777 albums/*




Error Deleting Photos - Daxeno - 2006-08-06

How do you run it? i dont know how to do that.




Error Deleting Photos - trisweb - 2006-08-07

Just use FTP then, it'll be much easier...