Re: [GENERAL] PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache

2006-06-05 Thread [EMAIL PROTECTED]
Most the time I've seen this, php and apache have been compiling against different versions of the same or similar libs. Last time, apache was hitting the netscape ldap libs, php was hitting the ones for openldap. Look for that kind of thing. Also, try compiling php with ONLY the postgresql ext

Re: [GENERAL] PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache

2006-06-05 Thread Scott Marlowe
On Mon, 2006-06-05 at 14:18, [EMAIL PROTECTED] wrote: > I am fighting with FreeBSD 5.4, Apache 1.3.36, php 5.1.4 and PostgreSQL > 8.1.4 two days already. The PGSQL extention of php crashes everything. > Trying to go back to PostgreSQL 8.0.8 to see if the problem comes from > there. > > Please,

Re: [GENERAL] PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache 2.0.55/1.3.34

2006-06-05 Thread [EMAIL PROTECTED]
I am fighting with FreeBSD 5.4, Apache 1.3.36, php 5.1.4 and PostgreSQL 8.1.4 two days already. The PGSQL extention of php crashes everything. Trying to go back to PostgreSQL 8.0.8 to see if the problem comes from there. Please, let me know if your case is similar. Iv. -

Re: [GENERAL] PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache 2.0.55/1.3.34 PROBLEM!! PLEASE HELP

2006-04-27 Thread codeWarrior
This is not a postgreSQL issue -- you are having problems with your PHP configuration... <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Help! I was trying to make an installation of PHP 5.1.2 + Apache > 2.0.55 + PostgreSQL 8.1 on Windows 2003 Server, and I'm stuck. I > got PHP to

Re: [GENERAL] PostgreSQL 8.1 + PHP5.1.x/4.4.2 + Apache 2.0.55/1.3.34 PROBLEM!! PLEASE HELP

2006-04-26 Thread chris smith
On 4/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Help! I was trying to make an installation of PHP 5.1.2 + Apache > 2.0.55 + PostgreSQL 8.1 on Windows 2003 Server, and I'm stuck. I > got PHP to work with Apache quite smoothly, so did I marry PHP with > PostgreSQL - scripts connecting to t