i've tried to compile php4 by using the following script.

./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-config-file-path=/usr/local/lib \
--with-mysql=/usr \
--enable-track-vars \
--enable-versioning

(no error on compiling apache and php4.)
but i can't start apache which is checked by "ps -aux|grep apache".
no httpd server was started....

what's the reason? no problem for apache+php3 on redhat 6.1.

p.s. I have the experience to install apache with
mod_ssl+openssl+php4+php3+frontpage server extensions on Mandrake 7.2
...

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to