On 11/17/05, Marco Kaiser <marco.kaiser@xxxxxxxxx> wrote: > Hi Kristina, > > try to disable / remove the Zend Extension (ZendExtensionManager etc. > [ZEND] and all below in your php.ini). > > try if php segfault again without the Zend Products loaded. Hello, After removing Zend, I get the same error, minus the Zend errors: #0 0xb7e20c15 in php_handler (r=0xda0cf10) at /home/sys/src/php-4.4.1/sapi/apache2handler/sapi_apache2.c:538538 if (parent_req && strcmp(parent_req->handler, PHP_MAGIC_TYPE) && strcmp(parent_req->handler, PHP_SOURCE_MAGIC_TYPE) && strcmp(parent_req->handler, PHP_SCRIPT)) { warning: not using untrusted file ".gdbinit" (gdb) bt full #0 0xb7e20c15 in php_handler (r=0xda0cf10) at /home/sys/src/php-4.4.1/sapi/apache2handler/sapi_apache2.c:538 orig_bailout = {{__jmpbuf = {0, 0, 0, 0, 0, 0}, __mask_was_saved = 0, __saved_mask = {__val = {0 <repeats 32 times>}}}} ctx = (php_struct *) 0xd9f0578 conf = Variable "conf" is not available. (gdb) Thanks, Kristina -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php