![]() |
|
Fatal Error message during installation - file system to utf8 - 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: Fatal Error message during installation - file system to utf8 (/thread-4622.html) |
Fatal Error message during installation - file system to utf8 - 1206butler - 2009-02-04 Had the following fatal error appear during installation: Fatal error: Call to undefined function: filesystemtoutf8() in /home/y/o/yours_truly_photoart_co_uk/zenphoto/zp-core/setup.php on line 557 Please can you advise what may be wrong. Many thanks. Fatal Error message during installation - file system to utf8 - playpause - 2009-02-14 Hi, Fatal Error message during installation - file system to utf8 - sbillard - 2009-02-14 This looks to be a combination of two problems. First, the PHP function If you can fix the PHP configuration that is your best approach since that function is needed for handling accented characters. If not, then the nightly build tonight should include the fix for setup.php. |