Web Hosting Talk







View Full Version : Dolphin Script Problem


Bullsoft - Thomas
05-10-2009, 04:49 PM
Hello

I am installing some software on my server for a client of mine.
The software is called Dolphin.
When I try to run the installer, I get the error:

mbstring extension not installed. Warning! Dolphin cannot work without mbstring extension.
XsltProcessor is Off, you should install XsltProcessor
Please go to the
Dolphin Troubleshooter
and solve the problem.

I have re-compiled apachce with the MB extension, but I still get the error.

Does anyone know how to fix this?

Im running cPanel on CentOS.

Thanks
Tom

040Hosting
05-10-2009, 05:00 PM
Tom,

We have seen this when a php.ini was used with extension_dir set to the wrong location. (in error_log it did show it tried to find the module in at this location, which obviously is not needed when its compiled within php).

Maybe you ran into the same issue.