PDO & PHP 5.1.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I'm trying to use the PDO for postgres under PHP 5.1.2. I'm getting a "cannot find driver" on the connect. Format for DSN is:
 
"pgsql:host=localhost port=5432 dbname=xxx" with the user and pw passed as separate parameters. This worked under 5.0.x.
 
Under 5.0.x I had the separately compile and install pdo_pgsql driver. Under 5.1.2 it appears that it is getting it automagically. Does anyone have any suggestions?
 
 

[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux