I'm getting the exact same problem with Apache.
It's not isolated to phpMyAdmin though.
The php.ini file is read by Apache, but then no matter what the
extensions_dir is set to it says "cannot load module 'filename'" giving a
filename that most definitely exists.
It only seems unable to find t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Did you put "extensions=php_mysqi.dll" or "extensions=php_mysqli.dll"
in the php.ini file?
chistian wrote:
> Hi,
>
> I've installed PhpMyAdmin 2.6.2, PHP 5.0.4 and Mysql 4.1.11 and PHP
> is working fine but when I try to start PhpAdmin I get this
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Did you put "extensions=php_mysqi.dll" or "extensions=php_mysqli.dll"
in the php.ini file?
chistian wrote:
> Hi,
>
> I've installed PhpMyAdmin 2.6.2, PHP 5.0.4 and Mysql 4.1.11 and PHP
> is working fine but when I try to start PhpAdmin I get this
>
Hi,
I've installed PhpMyAdmin 2.6.2, PHP 5.0.4 and Mysql 4.1.11 and PHP is
working fine but when I try to start PhpAdmin I get this message:
"PHP cannot load mysqli extensions, please controll your PHP configuration".
In "Paths and directories" I wrote:
extensions_dir="e:\php\ext\"
and in "Dynami