What's the difference between compile PHP with Apache or with apxs.

./configure --with-apache = .... --with-mysql

or

./configure --with-apxs = .. --with-mysql

I need to compile PHP a module of Apache. The option --with-apache need the
directory source of Apache and i installed binaries Apache from Suse and i
downloaded source PHP ( version 4.3.1) from www.php.net.

Thanks.



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to