Date: 04/19/99
- Next message: Bug Database: "[PHP-DEV] Bug #1326 Updated: Fails to compile with apache"
- Previous message: Bug Database: "[PHP-DEV] Bug #1274 Updated: memory.h name collision"
- In reply to: mdd9 <email protected>: "[PHP-DEV] Bug #1326: Fails to compile with apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> --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>
- Next message: Bug Database: "[PHP-DEV] Bug #1326 Updated: Fails to compile with apache"
- Previous message: Bug Database: "[PHP-DEV] Bug #1274 Updated: memory.h name collision"
- In reply to: mdd9 <email protected>: "[PHP-DEV] Bug #1326: Fails to compile with apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

