Re: [GENERAL] Question about PHP and PostgreSQL

2005-09-13 Thread Matthew Terenzio
On Sep 13, 2005, at 5:05 PM, Federico Kereki wrote: I'm having problems trying to install the PHP module for Apache2. It seems it requires libpq.so.4 but the latest 8.0.3 PostgreSQL version doesn't include it -- though it does include a libpq.so.3. I hope you are getting help from Scott

Re: [GENERAL] Question about PHP and PostgreSQL

2005-09-13 Thread Scott Marlowe
On Tue, 2005-09-13 at 16:05, Federico Kereki wrote: > Hi! > > I'm having problems trying to install the PHP module for Apache2. > > It seems it requires libpq.so.4 but the latest 8.0.3 PostgreSQL > version doesn't include it -- though it does include a libpq.so.3. > > How can I fix this problem?

[GENERAL] Question about PHP and PostgreSQL

2005-09-13 Thread Federico Kereki
Hi! I'm having problems trying to install the PHP module for Apache2. It seems it requires libpq.so.4 but the latest 8.0.3 PostgreSQL version doesn't include it -- though it does include a libpq.so.3. How can I fix this problem? Thanks! Federico Kereki