PHP does not have MySQL support enabled PHP does not have MySQL support enabled
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

PHP does not have MySQL support enabled

Started by Foomar, November 11, 2005, 06:32:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Foomar

I have read the last post with this same title, and I have gone through and reinstalled both php as well as mysql several times thinking I must have botched something.  I have made sure all the references are in the ini files and that they are all in the command path.  I am sure its something simple but I just can't seem to see it.

Joachim Müller

try running a mysql test script like the one posted as an example on http://www.php.net/manual/en/ref.mysql.php
Report back

Nibbler

Check you are setting up mysql and not mysqli

Foomar

Ugg, after all the problems I found I was supposed to uncomment php_mysql.dll in the php.ini  After uncommenting it finished the install.

savabore

I was having the same issue, but I know I'm using MySQLi for sure. I'm just not exactly sure how to bridge it. I'm gonna research it at with the MySQL site where I should be dealing with this, but if you happen to know off hand that would save me some time. Or will your product not support MySQLi at all???

Joachim Müller

Quote from: Nibbler on November 11, 2005, 06:42:48 PM
Check you are setting up mysql and not mysqli
Coppermine only works with mysql and not with mysqli as Nibbler suggested above. Please read the thread before replying to it.