[PHP-DEV] Bug #4057: httpd crash immediatly From: ll <email protected>
Date: 04/06/00

From: ll <email protected>
Operating system: linux 2.2.14
PHP version: 3.0.16
PHP Bug Type: Installation problem
Bug description: httpd crash immediatly

I have update from 3.0.15 to 16, with the same compile script. No problem on configuration and compilation. But when I try to launch apache (1.3.12) with the new libphp3.so, it crash instantaly, no messages, nothing in the error log.

Here are my config parameters:

./configure --with-recode --with-dbase --with-apxs=$apache_dir/bin/apxs \
--with-apache=../$apache --enable-track-vars --enable-safe-mode --with-gd=/usr/lib/gd \
--with-ttf --with-mysql --with-xml --with-zlib --with-zlib-dir --enable-memory-limit \
--with-imap=../$imap

-- 
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>