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
Comments
Either delete them from FTP or SSH, or run the following command in a shell from the root zenphoto directory:
`chmod -R 777 albums/*`