Re: PHP 5.8 -> Postgres on Win2003

Поиск
Список
Период
Сортировка
От Chris
Тема Re: PHP 5.8 -> Postgres on Win2003
Дата
Msg-id 4977AB93.6070805@gmail.com
обсуждение исходный текст
Ответ на Re: PHP 5.8 -> Postgres on Win2003  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-php
Raymond O'Donnell wrote:
> On 21/01/2009 21:45, Chris wrote:
>
>> You haven't got the pgsql extension loaded. You'll need to copy your
>> changes from the 5.1.4 php.ini file to the 5.2.8 php.ini (and restart
>> the webserver if applicable).
>
> Chris, thanks for the reply. That was the first thing I thought of... I
> did in fact copy the entire php.ini file from the old installation to
> the new one, and double-checked that the line "extension=php_pgsql.ini"
> was uncommented.

An extension will either be a .so or .dll won't it? Or will this syntax
include an external file ? (I've never seen it used so I don't know what
it does). If it's an extra file, did you copy it? :)

> The new installation is also in the same place as the old one, so the
> registry key to tell PHP where to find php.ini didn't have to be changed.
>
> I'm really puzzled by this one.

Anything in the logs about being unable to locate extensions?

--
Postgresql & php tutorials
http://www.designmagick.com/


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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: PHP 5.8 -> Postgres on Win2003
Следующее
От: kulmacet101@kulmacet.com
Дата:
Сообщение: Persistent connections