Re: Using non threaded MPM but still compile error

2015-09-23 Thread Terrance Devor
I just wanted to mention, this the configure we used for apache ./configure --prefix=/usr/local/httpd-2.4.16 --enable-file-cache --enable-cache --enable-disk-cache --enable-mem-cache --enable-deflate --enable-expires --enable-headers --enable-usertrack --enable-ssl --enable-vhost-alias --enable-re

Re: Using non threaded MPM but still compile error

2015-09-23 Thread Terrance Devor
Hello Ken, As you can see, we are also using prefork `Server MPM: prefork` and perl without threading however, we are still getting the error. Can anyone help with this please? Thanks in Advance, Terrance ​