Hi Frederic,

The mb_internal_encoding() function is part of the non-default mbstring module. Sounds like this is not enabled on your computer. You can check if it is enabled by looking through the output of phpinfo():

http://www.php.net/phpinfo

Details on installing the mbstring module can be found here:

http://www.php.net/manual/en/mbstring.installation.php

Bo

On 19 Nov 2008, at 11:30 AM, Frederic Desjardins wrote:

Hi I installed Laconica 0.6.1. I'm getting this error message after installing the script. Fatal error: Call to undefined function mb_internal_encoding() in / home/webcanar/public_html/lib/util.php on line 135

I've removed the script from the server and reinstalled it and I'm still getting this error. mb_internal_encoding(): It looks like PHP function. Do I need to enable this funtion on the server?

Let me know and Thanks in advanced.

--
Frederic _______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to