[PHP-DEV] php3 not working...backtrace data From: root (root <email protected>)
Date: 11/30/99

i am getting a "Document contains no data" error when i try and load any
php3 pages from our web server. here's the backtrace information:

#0 0xef5b8680 in _read ()
#1 0x52ec0 in ssl_io_hook_read ()
#2 0x10870c in ap_hook_call_func ()
#3 0x107180 in ap_hook_call ()
#4 0xd3be0 in ap_read ()
#5 0xd6534 in buff_read ()
#6 0xd64a4 in saferead_guts ()
#7 0xd44b8 in read_with_errors ()
#8 0xd4984 in ap_bgets ()
#9 0xea9fc in getline ()
#10 0xeaee4 in read_request_line ()
#11 0xeb8a0 in ap_read_request ()
#12 0xe7408 in child_main ()
#13 0xe76e4 in make_child ()
#14 0xe78e0 in startup_children ()
#15 0xe81b4 in standalone_main ()
#16 0xe8d3c in main ()

gdb didn't say there was a core dump, but i wanted to follow your
recommendations per the FAQ.

thanks,
aj

Reply-to: aj <email protected>

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