[PHP-DEV] Bug #4276 Updated: Configure Apache-1.3.12 (Binary) with PHP 3.0.16(Source) From: Bug Database (php-dev <email protected>)
Date: 05/15/00

ID: 4276
Updated by: sas
Reported By: esilva <email protected>
Status: Closed
Bug Type: Installation problem
Assigned To:
Comments:

You probably need to use APXS. If /opt/apache/bin/apxs exists, use

$ ./configure --with-apxs=/opt/apache/ bin/apxs

Do not use --with-apache. See the INSTALL file for more information.

Full Bug description available at: http://bugs.php.net/?id=4276

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>