Home > Talk > I'm getting an error on install.php
Fatal error: Call to undefined function mb_regex_encoding() on wiki2.php
- Sorry 'bout that. I'll try to take a look at it in a little bit. --Josh
- Update The fix for this is very simple, near line 154 of the file wiki2.php file, you'll see the line mb_regex_encoding('UTF-8');. All you have to do is delete it. It sets a setting for functions that are no longer used so nothing will be adversely affected. Thanks for the bug report! I'll have an updated release out in a couple of days. --Josh