Re: Threads under Apache2 and mod-perl2 problem

2006-07-02 Thread Philip M. Gollucci
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

Threads under Apache2 and mod-perl2 problem

2006-07-02 Thread Qasem Sweilem
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