Also the problem here! I run the commands that say in: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323773 and get:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1484147008 (LWP 4541)] 0xa76e0d14 in zend_hash_internal_pointer_reset_ex () from /usr/lib/apache2/modules/libphp4.so (gdb) bt #0 0xa76e0d14 in zend_hash_internal_pointer_reset_ex () from /usr/lib/apache2/modules/libphp4.so #1 0xa76fb788 in apply_config () from /usr/lib/apache2/modules/libphp4.so #2 0xa76fa7d2 in execute () from /usr/lib/apache2/modules/libphp4.so #3 0x08074587 in ap_run_handler () #4 0x08077731 in ap_invoke_handler () #5 0x08084728 in ap_process_request () #6 0x080819ce in ap_register_input_filter () #7 0x0807b3c7 in ap_run_process_connection () #8 0x08088704 in ap_graceful_stop_signalled () #9 0x08088964 in ap_graceful_stop_signalled () #10 0x0808972a in ap_mpm_run () #11 0x080621ef in main () This was trying to acces to a index.php file in php folder with DirectoryIndex index.php. I did not other checks. This are the php4 packages i use; # dpkg -l | grep php4 ii libapache2-mod-php4 4.4.4-5 server-side, HTML-embedded scripting language (apache ii php4 4.4.4-5 server-side, HTML-embedded scripting language (meta-pa ii php4-cli 4.4.4-5 command-line interpreter for the php4 scripting langua ii php4-common 4.4.4-5 Common files for packages built from the php4 source ii php4-curl 4.4.4-5 CURL module for php4 ii php4-domxml 4.4.4-5 XMLv2 module for php4 ii php4-gd 4.4.4-5 GD module for php4 ii php4-mysql 4.4.4-5 MySQL module for php4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]