
August 28th, 2006, 08:26 PM
|
|
|
|
Join Date: Apr 2007
Posts: 10
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
phpmyadmin install problem mbstring
I have read the previous thread and tried everything posted as far as I can see. Im still getting the error :
The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.
I have edited the .ini file by uncommentting, changed the extension_dir to the proper path after running a phpinfo() and getting the path. I have copied the mbstring.dll to the Apache directory. As far as I know properly...
im running Apache 1.3/MySQL 4.1/PHP 5
Any assistance would be appreceiated.
|