Yup, pcretest is failing on Test 2 with a stack overflow which is to be
expected when the stack is too small (as it is on windows - default 1MB).
So I modified my script to simply ignore PCRE tests.
cmake 3.1.3 supports openssl 1.0.2 but for some reason it breaks make install
of apr as it's loo
I hate coming across mail threads in google without some amount of
helpful detail in a "final" summary post. So here's that, in case
someone else in the future runs across this hopefully this will be helpful:
Here's how I built everything:
openssl - as mentioned previously in the thread, was u
In tomcat, each webapp has its own directory tree.
I would drop the jkmount /* and instead have
jkmount /webappname worker1
jkmount /webappname/* worker1
for each webapp.
That's what works for us.
Kurt Bremser
Newton was wrong. There is no gravity. The Earth sucks.
___
Hello Team,
Thank you..
I have upgraded Apache as well. and the old apache configuration looks like
below:
*AddType text/html .shtmlAddHandler server-parsed .shtmlDirectoryIndex
index.html index.php index.shtml index.htm index.jspDocumentRoot
"/opt/app/ered
Migrate to apache 2.4 (or at least 2.2) NOW. Really. We mean it.
Only version 2.2 and 2.4 are being maintained.
apache 2.4 with mod_jk works with tomcat and jboss.
Kurt Bremser
Newton was wrong. There is no gravity. The Earth sucks.
Von: Sailaja Gadireddy [sailaj