[PHP-DEV] Problem From: JaymzH69 <email protected>
Date: 01/31/00

I was flipping through the FAQ looking for a solution to my problem and it
said that if PHP was saying "no input" to use gdb and send the results
here... I'm running PHP as a cgi-script on Apache 1.3.9. (i.e. no module)...
here's the output:

Program received signal SIGINT, Interrupt
0x4010fcf2 in __libc_accept ()
#0 0x4010fcf2 in __libc_accpet ()
#1 0x80701ae in strcpy ()
#2 0x80705cc in strcpy ()
#3 0x8070729 in strcpy ()
#4 0x8070d56 in strcpy ()
#5 0x80714d3 in strcpy ()
#6 0x40079cb3 in __libc_start_main (main=0x807119c <strcpy+159240>,
argc=4, argv=0xbffffd44, init=0x8049ab4, fini=0x80a511c <__udivdi3+460>,
rtld_fini=0x4000a350<_dl_fini, stack_end=0xbffffd3c)
at ../sysdeps/generic/libc-start.c:78

Anyone got any suggestions/ideas? I appreciate your time.

Phil

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