![]() |
|
i just installed Zenphoto 1.2.5 and modified zp-config.php - 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 just installed Zenphoto 1.2.5 and modified zp-config.php (/thread-5355.html) |
i just installed Zenphoto 1.2.5 and modified zp-config.php - akaxian - 2009-06-19 i just installed Zenphoto 1.2.5 and modified zp-config.php uploaded as "zp-config.php" i m seeing this error. i am using PHP Version 4.2.3,GD Version 1.6.2, MySQL 4.0.21 May i know what could be problem ? Warning: Wrong parameter count for setlocale() in /usr/home/a/k/user/public_html/script/zen/zp-core/functions-i18n.php on line 245 Fatal error: Call to undefined function: gd_info() in /usr/home/a/k/user/public_html/script/zen/zp-core/lib-GD.php on line 502 i just installed Zenphoto 1.2.5 and modified zp-config.php - acrylian - 2009-06-19 First, running setup is actually enough, no need to change the file manually. The errors are because our usage of setlocale seems to require PHP 4.3 or later, same with the function I am sorry no other fix right now than suggesting to upgrade the server (which is a good idea anyway). |