ZenphotoCMS Forum
I cannot upload images; there is problem with safe mode - 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: I cannot upload images; there is problem with safe mode (/thread-5124.html)



I cannot upload images; there is problem with safe mode - fsoly - 2009-05-01

When I try to upload image I get this error

Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid/gid is 32184/32186 is not allowed to access /home/fsolyc/public_html/photo/albums/faisal owned by uid/gid 99/99 in /home/fsolyc/public_html/photo/zp-core/admin-upload.php on line 68

Warning: Cannot modify header information - headers already sent by (output started at /home/fsolyc/public_html/photo/zp-core/admin-upload.php:68) in /home/fsolyc/public_html/photo/zp-core/admin-upload.php on line 80

please help me




I cannot upload images; there is problem with safe mode - acrylian - 2009-05-01

You need to ask your ISP to disable safe mode or use FTP to upload your images.




I cannot upload images; there is problem with safe mode - fsoly - 2009-05-01

I think there is way to fix this without disable safe

Disable safe is dangerous for my site




I cannot upload images; there is problem with safe mode - acrylian - 2009-05-01

Sorry: http://www.zenphoto.org/2008/08/installation-and-upgrading/#5




I cannot upload images; there is problem with safe mode - sbillard - 2009-05-01

Safe mode is "intended" to protect you against things like having your application upload files. If you like safe mode (most believe its "security" enhancement is non-existent) then you will have to live with its restrictions.