WebSphere HTTP Server - Re: Problem with starting http server as a service on windows 2003server

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere HTTP Server > September 2005 > Re: Problem with starting http server as a service on windows 2003server





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 Re: Problem with starting http server as a service on windows 2003server
Sunit Patke

2005-09-14, 6:05 pm

The following are sample SSL configuration lines from an IHS 2.x instance.

# Uncomment ONE(1) of the following lines to load the IBM SSL module.
# Note: You must have installed the corresponding IBM SSL support for
# this to work
LoadModule ibm_ssl_module modules/mod_ibm_ssl.so

########################################
########################
## Start SSL sample config
########################################
########################
#
Listen 443
<VirtualHost *:443>
#
SSLEnable
SSLServerCert stmids109-self
ServerAdmin xxxx@yyyy.com
DocumentRoot "D:/Program Files/IBM HTTP Server 2.0/htdocs/en_US"
</VirtualHost>
#
SSLDisable
Keyfile "D:/Program Files/IBM HTTP Server 2.0/sslkeys/key.kdb"
########################################
########################
## End SSL sample config
########################################
########################


"Doug Harding" <DHARDING@utah.gov> wrote in message
news:dg9fl0$5i0m$1@news.boulder.ibm.com...
> Thanks all,
>
> Here is what I get when I run apache from a command prompt.
>
> C:\Program Files\IBMHttpServer>apache
> Syntax error on line 563 of c:/program
> files/ibmhttpserver/conf/httpd.conf:
> Invalid command 'SSLEnable', perhaps mis-spelled or defined by a module
> not incl
> uded in the server configuration
> Note the errors or messages above, and press the <ESC> key to exit.
> 0....
> C:\Program Files\IBMHttpServer>
>
> I looked in the httpd.conf file and found the following.
>
> LoadModule ibm_app_server_http_module "C:\Program
> Files\WebSphere\AppServer/bin/mod_ibm_app_server_http.dll"
> WebSpherePluginConfig "C:\Program
> Files\WebSphere\AppServer/config/cells/plugin-cfg.xml"
> SSLEnable
> Keyfile "c:/program files/ibmhttpserver/key.jks"
> SSLV2Timeout 100
> SSLV3Timeout 86400
>
> I am assuming that this error is telling me that I don't have ssl setup
> correctly. I thought I followed the instructions in the book correctly.
> I
> need to have ssl working for this app.
>
> Any suggestions on where to look for the problem?
>
> Thanks,
>
> Doug
>
>
>
> In article <dg7hji$5ca0$1@news.boulder.ibm.com>, DHARDING@utah.gov says...
> line and received a response that the service couldn't start. What
> command
> should I issue instead?
> apache.exe (you missed that in my post).
> --
>
> Juanma Martínez
>
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com