Re: Issues to consider when upgrading to PostgreSQL 7.3

PHP would need to be compiled as the client api it uses to connect to
Postgres has changed. Some have had success without recompiling but I
wouldn't count on it.

You could get away w/o recompiling apache if you make PHP as a DSO instead
of static and change httpd.conf accordingly (assuming you included DSO
support in Apache when you first compiled it.)

> -----Original Message-----
> From: pgsql-php-owner [at] postgresql.org
> [mailto:pgsql-php-owner [at] postgresql.org]On Behalf Of Ludwig Lim
> Sent: Thursday, February 13, 2003 11:26 AM
> To: PostgreSQL Mailing List
> Subject: [PHP] Issues to consider when upgrading to PostgreSQL 7.3
>
>
>
> Hi :
>
>
> I'm planning to upgrade my PostgreSQL from 7.2 to
> 7.3. Do I need to recompile my PHP and Apache Web
> server? I compiled my Apache with "static" PHP
> modules. I did not use packages (i.e. RPMs) to install
> the software mentioned above so an rpm -uvh won't do
> the trick.
>
>
> Thank you very much,
>
> ludwig lim.
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo [at] postgresql.org
>
>


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo [at] postgresql.org so that your
message can get through to the mailing list cleanly
Rod Kreisler [ Do, 13 Februar 2003 17:38 ] [ ID #31318 ]
Datenbanken » gmane.comp.db.postgresql.php » Re: Issues to consider when upgrading to PostgreSQL 7.3

Vorheriges Thema: PHP and POSTGRES under windows
Nächstes Thema: Issues to consider when upgrading to PostgreSQL 7.3