I tried Asgard 1.4.3 but I'm having segmentation fault (11) as I have it before with Midgard.
# gdb /www/bin/httpd GNU gdb Red Hat Linux (5.2-2) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... (gdb) run -X Starting program: /www/bin/httpd -X Program received signal SIGSEGV, Segmentation fault. 0x4014be4a in zend_hash_find () from /www/libexec/libphp4.so (gdb) bt #0 0x4014be4a in zend_hash_find () from /www/libexec/libphp4.so #1 0x08104fe8 in ?? () Cannot access memory at address 0x9ae758e8 I've RedHat 7.3 ( 2.4.18-3), Apache 1.3.27, PHP 4.2.3, MySQL 3.23.52, glibc-2.2.5-39. Any ideas? Thanks, Luis Gonzaga --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
