|
Home > Archive > WebSphere HTTP Server > May 2004 > Configuring IHS1.3.26 to WAS5.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Configuring IHS1.3.26 to WAS5.0
|
|
| yogendra1 2004-05-07, 7:33 am |
| Hi,
I am tring to configure IHS1.3.26 to WAS5.0, for this i followed the steps as give in the websphere software Information Ceter, but as per steps, if i change the httpd.conf file in IHS, i.e i have added the entries
LoadModule was_ap20_module /full/path/to/binary_module
WebSpherePluginConfig /full/path/to/plugin-cfg.xml_file
but after this if I start the IHS, it is not starting and message is comming as
The IBM HTTP Server 1.3.26.1 service could not be started.
The service did not report an error.
More help is available by typing NET HELPMSG 3534.
Can anybody help me on how to over come this,
thanks in advance,
srikanth.
| |
| Sunit Patke 2004-05-07, 10:33 am |
| LoadModule was_ap20_module /full/path/to/binary_module
This line (was_ap20_module) loads the load module for IHS 2.0 Change this to
point to the correct load module.
Sunit
"yogendra1" <yogi_jat@rediffmail.com> wrote in message
news:1688841167.1083929026240.JavaMail.wasadmin@swg3ws006...
> Hi,
>
> I am tring to configure IHS1.3.26 to WAS5.0, for this i followed the
steps as give in the websphere software Information Ceter, but as per steps,
if i change the httpd.conf file in IHS, i.e i have added the entries
>
> LoadModule was_ap20_module /full/path/to/binary_module
> WebSpherePluginConfig /full/path/to/plugin-cfg.xml_file
>
> but after this if I start the IHS, it is not starting and message is
comming as
>
> The IBM HTTP Server 1.3.26.1 service could not be started.
> The service did not report an error.
> More help is available by typing NET HELPMSG 3534.
>
> Can anybody help me on how to over come this,
>
> thanks in advance,
> srikanth.
>
>
|
|
|
|
|