integrating apache with Weblogic 10.3.5 mod_wl_22.so file not found
I am trying to integrate apache 2.2 with weblogic 10.3.5 using apache plugin (1111903.1) for testing on sun solaris 10. so I download weblogic plug-in 1.1(My Oracle Support 10051826 ) but there is no mod_wl_22.so, I load mod_wl.so and I got this error
httpd: Syntax error on line 59 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/modules/weblogic-plugins-1.1/lib/mod_wl.so into server: ld.so.1: httpd: fatal: /usr/local/modules/weblogic-plugins-1.1/lib/mod_wl.so: open failed: No such file or directory
then
I loaded mod_wl_22.so for both (My Oracle Support 10051798) and I loaded the mod_wl_22.so which come with weblogic it self in plugin folder but still same error,
httpd: Syntax error on line 59 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/modules/weblogic-plugins-1.1/lib/mod_wl.so into server: ld.so.1: httpd: fatal: /usr/local/modules/weblogic-plugins-1.1/lib/mod_wl.so: open failed: No such file or directory
then
I loaded mod_wl_22.so for both (My Oracle Support 10051798) and I loaded the mod_wl_22.so which come with weblogic it self in plugin folder but still same error,
0