|
Posted by damezumari on 05/10/06 20:40
I use win 2000, php 4.4.2, phpmyadmin 2.8.0.3, iis 5.0, and mysql 5.0.
When I try to run http://localhost/phpmyadmin/index.php I get the error
messages:
---
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.
PHP Warning: Unknown(): Unable to load dynamic library
'c:\php\ext\php_mbstring.dll' - The specified module could not be
found. in Unknown on line 0
---
The file c:\php\ext\php_mbstring.dll exists. php ini has extension_dir
= "c:\php\ext\" and extension=php_mbstring.dll.
What am I doing wrong?
Regards,
Jan Nordgreen
Navigation:
[Reply to this message]
|