![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archivephpinfo() shows MySQL from CMD line, but not in browser
From: Scott F <sdf@ATexpertuneDOT.com>
Date: Thu Jul 14 2005 - 18:26:31 CEST
Configuration:
IUSR_servername has Read, Execute access to \php and \ext
Lines from php.ini
; Directory in which the loadable extensions (modules) reside.
extension=php_mysql.dll is uncommented
Still, trying to load phpmyadmin gives
cannot load mysql extension;
phpinfo() run from a CMD prompt shows MySQL support
Can someone point me to what I am missing?
Thanks.
Scott
|