Swoosh
Aug 13 2003, 12:30 PM
I look into my php info, I realize that I don't have mbstring installed (at least there are not a section that said mbstring). How can I enable it? I need it because my sites is using multiple language and now it cannot read some of the other languages in php.
Thanks
AusJeff
Sep 26 2003, 03:25 AM
Hi swoosh,
Any luck with mbstring? I need it for a few customers as well and does it still have the problems it use to have in earlier versions of PHP (currently using 4.3.2)
Thanks.
Roger
Sep 26 2003, 08:51 AM
QUOTE
Originally posted by AusJeff
Hi swoosh,
Any luck with mbstring? I need it for a few customers as well and does it still have the problems it use to have in earlier versions of PHP (currently using 4.3.2)
Thanks.
See this url:
http://www.php.net/manual/en/ref.mbstring.php
It looks like that you need to recompile PHP with mbstring
AusJeff
Sep 26 2003, 09:11 AM
Hi,
Yep recompiled in WHM and as an added bonus got 4.3.3 :-)