Junior Member
Junior Member
1206butler   2009-02-04, 12:43
#1

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.

Junior Member
Junior Member
playpause   2009-02-14, 12:04
#2

Hi,
I'm getting started with zenphoto too, and I got the same message twice, on 2 different webhosts. Does it have something to do with the fact I'm working on a Mac and character encoding?

Member
Member
sbillard   2009-02-14, 17:45
#3

This looks to be a combination of two problems. First, the PHP function mb_internal_encoding seems not to be configured in your PHP. Second, there seems a bug in the setup program on new installs when this function is missing.

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.

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