Error: Can't upload images to sub-albums

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.
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?

Comments

  • 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.
Sign In or Register to comment.