behaviors in the
logging.
thanks again,
Fred
--
View this message in context:
http://www.nabble.com/Problem-compiling-mod_jk-1.2.18-with-Apache-1.3.27-tf2054160.html#a5695848
Sent from the Tomcat - User forum at Nabble.com.
-
To
Could you please try the following patch to native/apache-1.3/mod_jk.c,
that should also work with older apache versions:
===
--- mod_jk.c(revision 423615)
+++ mod_jk.c(working copy)
@@ -2039,8 +2039,13 @@
}
else i
Thanks for this information!
We introduced piped logs to mod_jk in 1.2.18. Unfortunately I used an
API call into Apache, that has only been introduced with 1.3.28 (3 years
ago). Your version 1.3.27 was the last one that doesn't have ap_popenf_ex().
I'll check, if I can work around that proble
/Problem-compiling-mod_jk-1.2.18-with-Apache-1.3.27-tf2054160.html#a5659683
Sent from the Tomcat - User forum at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For