Pgsql 7.3.3 on redhat 7.2 - Mailing list pgsql-general

From Daniel E. Fisher
Subject Pgsql 7.3.3 on redhat 7.2
Date
Msg-id JIEIIHOALIEKONPOODGLEENCCCAA.danfisher@bwkip.com
Whole thread Raw
Responses Re: Pgsql 7.3.3 on redhat 7.2  (Martin Marques <martin@bugs.unl.edu.ar>)
Re: Pgsql 7.3.3 on redhat 7.2  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List 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 by date:

Previous
From: Susan Evans
Date:
Subject: SSL Error
Next
From: Martin Marques
Date:
Subject: Re: plpgsql