|
|
|
|
||||||
| comp.info.servers.unix Web servers for UNIX platforms. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I am running into this error when I am trying to install the apache
plugin module mod_wl_20.so on my apache web server running on Linux machine. the weblogic server is also on the same physical machine I edited the httpd.conf file with this line LoadModule weblogic_module modules/mod_wl_20.so After doing it when I run the command apachectl -t or httpd -t to verify the syntax it is giving me this error. httpd: Syntax error on line 199 of /etc/httpd/conf/httpd.conf: API module structure `weblogic_module' in file /etc/httpd/modules/mod_wl_20.so is garbled - perhaps this is not an Apache module DSO? I have copied the mod_wl_20.so from weblogic81/server/lib/linux/i686/ to httpd/modules which is my ServerRoot I do have mod_so.c enabled, which is confirmed by the command apachectl -l Can anyone please me out why I am not able to load this module. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
"vittal" <sarvothaman.vittal@gmail.com> said:
>I am running into this error when I am trying to install the apache >plugin module mod_wl_20.so on my apache web server running on Linux >machine. the weblogic server is also on the same physical machine I >edited the httpd.conf file with this line LoadModule weblogic_module >modules/mod_wl_20.so After doing it when I run the command apachectl -t >or httpd -t to verify the syntax it is giving me this error. httpd: >Syntax error on line 199 of /etc/httpd/conf/httpd.conf: API module >structure `weblogic_module' in file /etc/httpd/modules/mod_wl_20.so is >garbled - perhaps this is not an Apache module DSO? Which Apache version do you have? 2.0? 2.2? If something else than 2.0, then that is your problem; the module is for Apache 2.0. See: http://forums.bea.com/bea/thread.jsp...08171&tstart=0 -- Wolf a.k.a. Juha Laiho Espoo, Finland (GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++ "...cancel my subscription to the resurrection!" (Jim Morrison) |
|
![]() |
| Outils de la discussion | |
|
|