This is a discussion on MYSQL dll problem within the PHP Language forums, part of the PHP Programming Forums category; Hi, I have a bit of a problem using Mysql with php. I have installed Mysql 5 and PHP5 successfully, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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? |