Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems | php4.2.3 worksbetter but still problems

2003-01-23 Thread Thomas Goebel
--- - Singer KeyID: 0xC38C7298 - Original Message - From: "Thomas Goebel" <[EMAIL PROTECTED]> To: "Jose Perez" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 4:03 PM Subject: Re: [PHP-INST] PHP4.3.0 +

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Zhiqiang Feng
Zhiqiang Feng" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, January 22, 2003 12:59 PM >Subject: Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems > > >> Dear all, I am new to php, postgresql and apache. I intend to run them >together >&g

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems !!!

2003-01-22 Thread Jose Perez
: "Thomas Goebel" <[EMAIL PROTECTED]> To: "Jose Perez" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 4:03 PM Subject: Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems !!! Hi, Ingres is a database! And the function is

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems !!!

2003-01-22 Thread Thomas Goebel
Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 1:00 PM Subject: Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems Do you think my problem with php is the result of a wrong apache compilation? Will try to compile apache with --enable-module=so . !!! BTW: If i configure php

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Jose Perez
OTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 1:00 PM Subject: Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems > Do you think my problem with php is the result of a wrong apache > compilation? > > Will try to compile apache with --enable-module=so . >

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Jose Perez
://aixpanish.com - Singer KeyID: 0xC38C7298 - Original Message - From: "Zhiqiang Feng" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 12:59 PM Subject: R

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Thomas Goebel
Do you think my problem with php is the result of a wrong apache compilation? Will try to compile apache with --enable-module=so . !!! BTW: If i configure php without ingres support, the "make works fine" ./configure --with-apxs=/usr/local/apache/sbin/apxs --with-config-file-path=/usr/local/apa

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Zhiqiang Feng
Dear all, I am new to php, postgresql and apache. I intend to run them together on RH Linux 7.2 . The installation of RH Linux 7.2 is a complete one on the PC. So here are the list of the packages: Apache 1.3.20-16 postgresql 7.1.3-2 php 4.0.6-7 php-pgsql 4.0.6-7. Now I have tested Apache, and post

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Jose
On bull, you can find gcc-3.0.1, but it doesn't works fine to me(in some cases), so after i can compile 3.2.1 with gcc-3.0.1, then remove 3.0.1. Download sources of apache and php from http://aixpdslib.seas.ucla.edu I don't know exactly what is the meaning of --enable-module=most --enable-shared=ma

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Thomas Goebel
I thougth, that the configure options --enable-module=most --enable-shared=max includes the --enable-module=so option. I`m wrong? I use gcc version 2.95.2 19991024 (release). Because i had not found a newer one on Bull or other AIX software sites. Can you please tell me your steps/options to co

Re: [PHP-INST] PHP4.3.0 + AIX4.3.3 compile problems

2003-01-22 Thread Jose
What c compiler do you use ? You must compile apache with --enable-module=so because you are compiling php like module. I have working that configuration apache1.3.27 and php 4.2.3 without problems on aix 4.3.3.10 and using gcc.3.2.1