ZenphotoCMS Forum
msg erro in upgrade to 1.2.1 - 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: msg erro in upgrade to 1.2.1 (/thread-3691.html)



msg erro in upgrade to 1.2.1 - yosol - 03-10-2008

1st thank you for the new version
i want to upgrad to the last one 1.2.1 and i have this msg
PHP magic_quotes_gpc [is enabled]

i want add this line in .htaccess
php_value magic_quotes_gpc off

where i should put this and i just put it any where? no problemes

2nd if this option is not off i will have any probleme with using the script or any othere probleme

i have probleme with this plugin
Warning: mkdir() [function.mkdir]: Permission denied in /**//sub003/*****/www/albums/zp-core/plugins/static_html_cache.php on line 27
Static HTML Cache folder could not be created. Please try to create it manually via FTP with chmod 0777.

i have add folder with this names cache_html and STATIC_CACHE_FOLDER with 777 in chmod
but i have the always the probleme
thank you




msg erro in upgrade to 1.2.1 - acrylian - 03-10-2008

Magic quotes: That is just a recommendation, it might work with magic_quotes. If disableing it via htaccess way will work I can't say, depends on your ISP (my host had to do it for me).

Static cache: The cache folder also needs four sub folders "albums", "images", "index" and "pages". These need to be writable, too.