Pgsql 7.3.3 on redhat 7.2

Поиск
Список
Период
Сортировка
От Daniel E. Fisher
Тема Pgsql 7.3.3 on redhat 7.2
Дата
Msg-id JIEIIHOALIEKONPOODGLEENCCCAA.danfisher@bwkip.com
обсуждение исходный текст
Ответы Re: Pgsql 7.3.3 on redhat 7.2
Re: Pgsql 7.3.3 on redhat 7.2
Список pgsql-general
> I can't get a rest for a min guys.
>
> I go away for the weekend and my server is getting this error.
>
> Fatal error: Call to undefined function: pg_connect() in
> /var/www/html/crohns/phpBB2/db/postgres7.php on line 79

Your PHP doesn't have support for PostgreSQL.

Look at phpinfo();



--->
From the backup to the current php.ini file... this is what was changed...
Looks like an autoupdate on php happened.

This was turned off in the current php.ini


;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
file_uploads = Off


the backup had this tuned on

?

this cause it?

-Dan

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

Предыдущее
От: Susan Evans
Дата:
Сообщение: SSL Error
Следующее
От: Martin Marques
Дата:
Сообщение: Re: plpgsql