I have installed mb-string on my server hosted at serverbay. Can anyone help me out on how do i enable it.
Thanks & Regards,
Rakesh
I have installed mb-string on my server hosted at serverbay. Can anyone help me out on how do i enable it.
Thanks & Regards,
Rakesh
You can just check the option to add it with Easyapache (/scripts/easyapache)
or if you don't want to rebuild your whole environment just for PHP, you can
manually rebuild PHP and just add the "--enable-mbstring" option to your
current options when running "./configure" during your PHP compile.