Member
Member
yosol   03-10-2008, 15:51
#1

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

Administrator
Administrator
acrylian   03-10-2008, 16:24
#2

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.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.