03-03-04 10:33 AM
Everything is allright.
Sorry !!
It was my fault. I have to use module "mod_app_server_http.so", not the
"mod_app_server_http_eapi.so" one.
Now the apache starts with the warning that the module might crash under
EAPI, but everything works allright.
"Stefan Gnann" <stefan.gnann@ametras.com> schrieb im Newsbeitrag
news:c2471b$5j2o$1@news.boulder.ibm.com...
> Hi,
>
> I have an Apache 1.3.28 and an WAS 5.0.2 Express with WebServer Plugins
> installed on a Suse Linux 9.0 Server.
> If I start the apache without the WebServer Plugins everything is o.k..
> If I start the apache including the following statements in itīs
httpd.conf:
>
> LoadModule app_server_http_module
> "/opt/IBM/WebSphere/Express502/AppServer/bin/mod_app_server_http_eapi.so"
> WebSpherePluginConfig
> "/opt/IBM/WebSphere/Express502/AppServer/config/cells/plugin-cfg.xml"
>
> The apache starts with the follwing entries in the error.log of the
apache:
>
> [Wed Mar 3 09:31:58 2004] [notice] Initializing the WebSphere Plu
gin
> [Wed Mar 3 09:31:58 2004] [notice] Apache/1.3.28 (Linux/SuSE)
configured --
> resuming normal operations
> [Wed Mar 3 09:31:58 2004] [notice] suEXEC mechanism enabled (wrap
per:
> /usr/sbin/suexec)
> [Wed Mar 3 09:31:58 2004] [notice] Accept mutex: sysvsem (Default:[/color
]
sysvsem)
>
> So I think, that everything is o.k.
> But when I want to request any URL on the apache it writes the following
> line into the /var/log/httpd/error.log:
>
> [Wed Mar 3 09:32:32 2004] [notice] child pid 14071 exit signal
Segmentation
> fault (11)
>
>
>
> Does anybody know what the problem is?
> Is there any known bug?
> Any hints?
>
> best regards
>
> Steve
>
>
[ Post a follow-up to this message ]
|