Re: mod_jk.so

2001-04-14 Thread Andrey Kartashov
> API module structure `jk_module' in file /usr/local/apache/libexec/mod_jk.so > is garbled - perhaps this is not an Apache module DSO? > apache/bin/apachectl restart: httpd could not be started Try to download source distribution and compile it yourself. There is a Makefile.linux file in

mod_jk.so

2001-04-14 Thread Yasuhiro Kaizu
Hello I tried to build the environment of JSP. Apache and Tomcat ran very well. But when I tried to add-on the mod_jk.so to Apache, the error message as below appeared and Apache did not started. (1) I put the mod_jk.so into the /usr/local/apache/libexec. (2) I added the following sentence to