|  | Posted by Martie on 06/21/20 11:45 
On Thu, 20 Apr 2006 18:46:57 +0200, cvit wrote...>
 >Hi,
 >I have a bit of a problem using Mysql with php. I have installed Mysql 5 and
 >PHP5 successfully, but I can't load the php_mysql.dll and php_mysqli.dll.
 >The PHP phpinfo(); function  says it can't load the modules. The dll files
 >are in the c:\php\ext folder, and it's exactly where the test page says it
 >can't load it from. The extension_dir is set to "c:\php\ext" so, that's not
 >wrong. On an another computer everything works fine, and I don't think I
 >have done anything different.
 >Ideas anyone?
 >
 >
 
 Not sure if this is the case with a Windows install, but I had to specifically
 install PHP with the MySQL option. Though you might have installed MySQL as a
 stand alone program, you might need to specify the "mysql" option in your PHP
 installation.
 
 Martie
 
 
 --
 NewsGuy.Com 30Gb $9.95 Carry Forward and On Demand Bandwidth
 [Back to original message] |