[PHP-DEV] Bug #10780: apache segmentation fault with libphp4.so From: christoph.hofstetter <email protected>
Date: 05/10/01

From: christoph.hofstetter <email protected>
Operating system: aix 4.3.3
PHP version: 4.0.5
PHP Bug Type: Apache related
Bug description: apache segmentation fault with libphp4.so

when I try to restart Apache after installing PHP4_mod (libphp4.so), it dies:

/usr/local/apache/bin/apachectl[124]: 61546 Segmentation fault(coredump)

configure was run as follows:

./configure --with-oracle \
--with-apxs=/usr/local/apache/bin/apxs \
--with-oci8 \
--enable-discard-path \
--without-mysql \
--enable-track-vars

I tried this with Oracle 8.1.7 and 8.1.6, and also with PHP 4.0.4, same result.

do I do something wrong?

-- 
Edit Bug report at: http://bugs.php.net/?id=10780&edit=1

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