PDA

View Full Version : Upgrade probs


Dave A
12-29-2005, 10:38 AM
Just ftp'd the latest to the server and when I try and run it then the following error is reported:

Fatal error: Call to undefined function: mb_eregi() in /var/users/root/linknz.co.nz/htdocs/includes/config.php on line 109


Any ideas Charter?

Charter
01-20-2006, 04:44 AM
Do you meet the following requirements for the version of PhpDig that you are trying to install?

PhpDig 1.8.9 RC1 Requirements: http://www.phpdig.net/forum/showthread.php?t=1789
PhpDig 1.8.8 Requirements: http://www.phpdig.net/navigation.php?action=doc#toc3

"Fatal error: Call to undefined function: mb_eregi() in /wherever/includes/config.php on line XXX" means that Multibyte String Functions (http://www.php.net/manual/en/ref.mbstring.php) are not turned on or supported in your PHP version.