Re: [PHP-DEV] Bug #1326: Fails to compile with apache From: Rasmus Lerdorf (rasmus <email protected>)
Date: 04/19/99

> --with-apxs \
> --with-apache=/usr/include/ \

Your problem is that you are using --with-apxs *and* --with-apache. These
are mutually exclusive flags. Just use one or the other.

-Rasmus

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>