PDO & PHP 5.1.2

Поиск
Список
Период
Сортировка
От John Mohr
Тема PDO & PHP 5.1.2
Дата
Msg-id IHEBIKJHMMKHJKLKCDHLEEKEFIAA.jtmohr@healthconresources.com
обсуждение исходный текст
Ответы Re: PDO & PHP 5.1.2
Список pgsql-php
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?
 
 

В списке pgsql-php по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: php and postgresql on windows
Следующее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: PDO & PHP 5.1.2