Re: INFO: APR not loaded, undefined symbol: apr_md5_final

2003-07-13 Thread Simon Pabst
-0700, you wrote: Does anyone have any insight on this, when starting tomcat I get: Apache Tomcat/4.1.24 Jun 6, 2003 9:50:00 AM org.apache.jk.server.JkMain start INFO: APR not loaded, disabling jni components: java.io.IOException: /usr/lib/apache2/jkjni.so: /usr/lib/apache2/jkjni.so: undefined symbol

INFO: APR not loaded, undefined symbol: apr_md5_final

2003-07-12 Thread Rick
Does anyone have any insight on this, when starting tomcat I get: Apache Tomcat/4.1.24 Jun 6, 2003 9:50:00 AM org.apache.jk.server.JkMain start INFO: APR not loaded, disabling jni components: java.io.IOException: /usr/lib/apache2/jkjni.so: /usr/lib/apache2/jkjni.so: undefined symbol

undefined symbol: apr_md5_final

2003-07-02 Thread Atreya Basu
My Tomcat works well but in the Catalina.out file I get the following error: INFO: APR not loaded, disabling jni components: java.io.IOException: /usr/local/apache2/modules/jkjni.so: /usr/local/apache2/modules/jkjni.so: undefined symbol: apr_md5_final Anyone know what that might mean

Re: undefined symbol: apr_md5_final

2003-07-02 Thread chipheo
Hello, I'm a new to Tomcat and trying to set up a web server with www.mywebname.com. But when I try to access my homepage from other computers, I have to type exactly http://www.mywebname.com:(port number) to be able to get it, or I'll get error otherwise. I'd like to learn, the very first