I used the following mod_jk SO file and the same configuration worked. Sharing with you people so that other may get help from it
mod_jk-1.2.28-httpd-2.2.3.so again apache version: 2.2.3 win 32 no ssl tomcat version: 6.0.20 mod_jk connector version: 1.2.2.28-httpd-2.2.3 ..alee http://techboard.wordpress.com On Mon, Jul 27, 2009 at 4:58 PM, alee amin <mailing.list.mail...@gmail.com>wrote: > 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.htmltutorial > for mod_jk configuration on windows. > > ..alee > http://techboard.wordpress.com > >