How to enable PDO_MYSQL in 5.2.4 PHP included into Leopard
I get it all working but getting an error:
uncaught exception 'PDOException' with message 'could not find driver'.
It looks like there is no PDO-MYSQL in phpinfo configuration list.
On dreamhost (and on my old tiger):
PDO support enabled
PDO drivers sqlite2, sqlite, mysql
pdo_mysql
PDO Driver for MySQL, client library version 5.0.16
on Leopard:
PDO
PDO support enabled
PDO drivers sqlite2, sqlite
Thanks,
V.
uncaught exception 'PDOException' with message 'could not find driver'.
It looks like there is no PDO-MYSQL in phpinfo configuration list.
On dreamhost (and on my old tiger):
PDO support enabled
PDO drivers sqlite2, sqlite, mysql
pdo_mysql
PDO Driver for MySQL, client library version 5.0.16
on Leopard:
PDO
PDO support enabled
PDO drivers sqlite2, sqlite
Thanks,
V.
Mac OS X (10.5)