I am using apache 2.2.3-win32-x86-no_ssl and downloaded the following connector from tomcat site mod_jk-1.2.28-httpd-2.0.52.so. I copied the connector and renamed it to mod_jk.so in the appropriate directory. and added the following line on in httpd.conf
LoadModule jk_module modules/mod_jk.so
and apache gives me error
httpd: Syntax error on line 115 of C:/servers/apache/conf/httpd.conf: Cannot load C:/servers/apache/modules/mod_jk.so into server: The specified procedure could not be found.
I am using Windows XP SP II. Can someone please guide me? I am following http://www3.ntu.edu.sg/home/ehchua/programming/howto/Apache_Tomcat_HowTo.html tutorial for mod_jk configuration on windows.
..alee
http://techboard.wordpress.com