how to activate the PDO MySQL extension
Posted: Thu Mar 11, 2010 12:51 am
I really need help on this one. I created a code that uses PDO (MySQL) but when I ran it, I saw an error that says "Cannot find driver." I researched a bit, opened php.ini and removed the semicolon beside the "extension=php_pdo_mysql.dll" because according to a site, that is how you activate an extension. I already restarted the server but I still get the same error. What do I do?