Date: 09/09/99
- Next message: agma <email protected>: "[PHP-DEV] Bug #2270: PHP+GDBM+LDAP(OpenLDAP1.2) -> Apache does not start"
- Previous message: tdwoodward <email protected>: "[PHP-DEV] PHP 4.0 Bug #2268: Compile failure with Apache 1.3.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: zend <email protected>
Operating system: BSDI
PHP version: 4.0 Beta 2
PHP Bug Type: Compile Failure
Bug description: not compile with SSL+apache
My configure file like this:
./configure --with-apxs=/usr/local/apache/bin/apxs \
--with-mysql \
--with-system-regex \
--enable-track-vars
The error like this:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../../TSRM -I -I/usr/local/include/mysql -I../.. -I../../libzend -g -O2 -g -O2 -c apache.c
In file included from apache.c:22:
../../php.h:166: ap_config_auto.h: No such file or directory
../../php.h:170: ap_config.h: No such file or directory
../../php.h:180: ap_compat.h: No such file or directory
../../php.h:182: httpd.h: No such file or directory
../../php.h:183: http_main.h: No such file or directory
../../php.h:184: http_core.h: No such file or directory
../../php.h:185: http_request.h: No such file or directory
../../php.h:186: http_protocol.h: No such file or directory
../../php.h:187: http_config.h: No such file or directory
../../php.h:188: http_log.h: No such file or directory
apache.c:39: http_request.h: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
-- 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>
- Next message: agma <email protected>: "[PHP-DEV] Bug #2270: PHP+GDBM+LDAP(OpenLDAP1.2) -> Apache does not start"
- Previous message: tdwoodward <email protected>: "[PHP-DEV] PHP 4.0 Bug #2268: Compile failure with Apache 1.3.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

