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