Date: 01/07/00
- Next message: Stefano Bagnara: "Re: [PHP-DEV] array_merge php4 cvs"
- Previous message: r.eichhorn <email protected>: "[PHP-DEV] Bug #3140: Compile-Problems with snmp and pdflib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am getting some odd errors when trying to run apache, with the Raven
ssl and php3.0.7 installed. Only the php3 seems to have a problem,
the ssl seems to be working just fine. This happens whenever I attempt
to grab a php3 document, no mater how simple, even including just one
quick print statement. Here is the gdb dump of the executable.
(gdb) run -X -DSSL -f /usr/local/sslserver/conf/httpd.conf
Starting program: /usr/local/sslserver/bin/httpd -X -DSSL -f
/usr/local/sslserver/conf/httpd.conf
Program received signal SIGSEGV, Segmentation fault.
strlen () at ../sysdeps/alpha/strlen.S:46
../sysdeps/alpha/strlen.S:46: No such file or directory.
Current language: auto; currently asm
(gdb) bt
#0 strlen () at ../sysdeps/alpha/strlen.S:46
#1 0x1200bb088 in _estrdup (s=0x0) at alloc.c:267
#2 0x1200be418 in php3_init_request_info (conf=0x0) at
request_info.c:210
#3 0x1200ae118 in php3_request_startup () at main.c:655
#4 0x1200aff64 in apache_php3_module_main (r=0x120313050, fd=34,
display_source_mode=0, preprocessed=0) at main.c:1882
#5 0x1200ac404 in send_php3 ()
#6 0x1200ac4f0 in send_parsed_php3 ()
#7 0x120108da0 in ap_invoke_handler ()
#8 0x1201278d4 in process_request_internal ()
#9 0x120127994 in ap_process_request ()
#10 0x12011b800 in child_main ()
#11 0x12011ba8c in make_child ()
#12 0x12011bcd8 in startup_children ()
#13 0x12011c650 in standalone_main ()
#14 0x12011d108 in main ()
Any help would be greatly appreciated.
Stephen Hawkins
Intneret Revealed Technical Support
-- 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>
- Next message: Stefano Bagnara: "Re: [PHP-DEV] array_merge php4 cvs"
- Previous message: r.eichhorn <email protected>: "[PHP-DEV] Bug #3140: Compile-Problems with snmp and pdflib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

