Hi,
i have to ad the line
AddModule mod_php4.c
in the httpd.conf file.
Thought this was done by the "make apache"
Now i can see the "Hello World" php script.
Regards,
Thomas
Thomas Goebel wrote:
Hi,
now i have tried many thing to get a running apache+php system on a ai
-----------
-
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 +
-
Tu portal de Aix en Español
http://aixpanish.com
-
Singer KeyID: 0xC38C7298
- Original Message -
From: "Thomas Goebel" <[EMAIL PROTECTED]>
To: "Jose" <[EMAIL PROTECTED]>
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
Tu portal de Aix en Español
http://aixpanish.com
- Original Message -
From: "Thomas Goebel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent:
Hi,
i have big problems compiling and installing php4.3.0 on our AIX4.3.3
System.
I have compiled and installed apache-1.3.27 with the following options
./configure \
"--with-layout=GNU" \
"--with-perl=/usr/local/bin/perl" \
"--prefix=/usr/local/apache" \
"--enable-module=most" \
"--enable-shared