Re: How to upgrade Centos 4.3 to PHP 5.1 and Postgresql 8.1

From: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>
To: Richmond Dyes <rhdyes(at)gmail(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: How to upgrade Centos 4.3 to PHP 5.1 and Postgresql 8.1
Date: 2006-07-31 07:17:08
Message-ID: 1154330228.2651.11.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,

On Fri, 2006-07-28 at 11:30 -0400, Richmond Dyes wrote:
> That's the problem. There are no errors persay. That's why I am
> looking for basic instructions on how to get that upgrade done with
> rpm's from someone who has done it.

No way actually. PHP will depend on Apache, Apache will depend on some
other binaries... So an RPM upgrade will either likely break many
things, or take too much time to rebuild each RPM.

So, the easy way is to install PHP5 from sources or use Fedora Core 5. I
don't know RHEL 5 (so CentOS 5) schedule yet, but it will have PHP 5.

To compile PHP5 from sources, first install httpd-devel rpm.

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

In response to

Browse pgsql-php by date

  From Date Subject
Next Message John DeSoi 2006-07-31 12:17:19 Re: Triggers using PL/pgSQL
Previous Message Aaron Bono 2006-07-31 05:34:38 Re: Triggers using PL/pgSQL