Lerchenfeld, David W. wrote:
This is the command line I use to compile httpd with

./configure --prefix=/APACHE2.0 --enable-modules-shared='rewrite so speling 
info ssl'
Is your perl ithread enabled if so it probably shouldn't be?

Also, is is your apr threaded, probably shouldn't be.

perl -V:useithreads -V:usemultiplicity
useithreads='define';
usemultiplicity='define';

If you see that it is.



Reply via email to