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.
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
Check you are setting up mysql and not mysqli
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.
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???
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 mysql
i as Nibbler suggested above. Please read the thread before replying to it.