ZenphotoCMS Forum
Error: Can't upload images to sub-albums - 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: Can't upload images to sub-albums (/thread-3894.html)



Error: Can't upload images to sub-albums - fredrik.j - 2008-10-17

Just installed. I get this warning when trying to add sub-albums to albums that seem to have been created correctly. Though I also seem not to be able to CHMOD the already created folders in my Albums folder.

Quote:Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 6345 is not allowed to access /www/business/8669/built/projects/albums/health-education owned by uid 80 in /www/business/8669/built/projects/zp-core/admin-upload.php on line 30
Zenphoto Error
The album couldn't be created in the 'albums' folder. This is usually a permissions problem. Try setting the permissions on the albums and cache folders to be world-writable using a shell: chmod 777 /albums//cache/, or use your FTP program to give everyone write permissions to those folders.
That path "/www/business..." got anything to do with it?




Error: Can't upload images to sub-albums - sbillard - 2008-10-17

If you cannot make the folders world-writeable zenphoto will not be able to upload files. You can still use FTP to upload your images. SAFE MODE is often a problem for PHP scripts. You should try to get your provider to disable it.