Windows install Fatal error (new install)
Fatal error: Call to undefined function mb_internal_encoding() in
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\dolphin\install\index.php on line
522
I opened up the error reporting in PHP and now I see what is behind the 500 error page can't be displayed. I have tried taking the "mb_" off and still getting no where. re-read the install docs and nothing is in there to help. I am running apache 2.2 and PHP 5.2.5
Help plelase
Once I get through this I will post the whole journey and undocumented issues I have hacked my way through.
Your issue is caused by "mbstring" extension lack in your php compilation.
You can read more about it here:
http://www.boonex.com/trac/dolphin/wiki/GenDolTShooter