Hi friends,
I am running mod_jk 1.2.26 on Centos 5.2 64-bit with Apache 2.2.3
64-bit. I am trying to generate the mod_jk statistical data through
tomcat_trend.pl and tomcat_report.pl scripts but unfortunately
tomcat_trend.pl script is showing "Unknown log entry" when I am giving
the path for readi
On Fri, Sep 5, 2008 at 9:22 PM, Rainer Jung <[EMAIL PROTECTED]> wrote:
> Hi Ankush,
>
> mod_jk configure uses "${APXS} -q PREFIX" to see if it works, where
> ${APXS} is what you gave to --with-apxs. You can try that directly, and
> see if it works, or if your apxs is broken:
>
>/usr/sbin/apxs -
Hi Friends,
I am trying to compile mod_jk on Centos 5.2 64-bit for apache2.2.3 but
I am getting
apxs not found. Whereas apxs is already there on the server.
type apxs
apxs is /usr/sbin/apxs
./configure CFLAGS=' -arch x86_64 ' APXSLDFLAGS=' -arch x86_64 '
--with-apxs=/usr/sbin/apxs
checking bui
voke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:156)
I am running the tomcat without ssl on port 82 because I am using Oracle 10G
10.1.3.0 on the same system.
Please let me know if you need any further inputs and what wrong I am doing.
Thanks & Regards
Ankush Grover