PDA

View Full Version : php-mbstring module


impact1560
28th June 2007, 04:23
How do you enable the php-mbstring module for CentOS 5? I keep getting this error message Multibyte String functions NOT enabled. Thank You

Ben
28th June 2007, 09:12
yum install php-mbstring

impact1560
28th June 2007, 13:46
Thank You this fixed my problem.