Re: [PHP-WIN] PHP cannot load extensions

2005-10-12 Thread Karl Orbell
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

Re: [PHP-WIN] PHP cannot load extensions

2005-04-21 Thread Ryan J. Cavicchioni
-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

Re: [PHP-WIN] PHP cannot load extensions

2005-04-20 Thread Ryan J. Cavicchioni
-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 >

[PHP-WIN] PHP cannot load extensions

2005-04-20 Thread chistian
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