Hi,
I have a problem running threads under mod perl. I always get a "zero sized
reply" in the browser.
it works fine under normal cgi and in the shell.
Note: I have perl 5.8.6, and Apache2.0 with mod-perl2
when typing: perl -V:useithreads -V:usemultiplicity
I get: useithreads='define';
usemu
Qasem Sweilem wrote:
Hi,
I have a problem running threads under mod perl. I always get a "zero sized
reply" in the browser.
I haven't the foggiest what the problem is, but its failing because your server
is seg-faulting. Check your error_log.
Alias /perl-reg /usr/local/software/perl-scripts
Hi,
2 years ago, PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/68727
was filed about gdb itself segfaulting when trying to debug httpd.
This PR hasn't seen any action AFAIK.
This has been slowly driving me mad as you can not debug any httpd startup code.
Which coincidentally also prevents y