|
Home > Archive > WebSphere HTTP Server > August 2004 > Error installing IBM HTTP Server 2.0.47.1 - Listen @@Port@@
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 |
Error installing IBM HTTP Server 2.0.47.1 - Listen @@Port@@
|
|
| Frode Oldervoll 2004-08-16, 6:03 pm |
| When I try to install IBM HTTP Server 2.0.47.1 with the command 'java -jar
setup.jar -silent -options silent.res' I get the following error:
Syntax error on line 181 of
C:/7MGateKeeper/ibmhttpserver/conf/httpd.conf:
Port must be specified
The value of the Listen directive in httpd.conf is not set properly - its
value is 'Listen @@Port@@' instead of 'Listen 80'. I have successfully
installed the webserver on some machines, while others results in this
error.
Doen anybody know why this happens, and how I can resolve the problem?
Best Regards
Frode Oldervoll
| |
| Sunit Patke 2004-08-17, 8:08 am |
| Frode,
Are you installing the code with the same response file that worked earlier?
Can you post your response file?
Sunit
"Frode Oldervoll" <Frode.Oldervoll@7m.com> wrote in message
news:cfrdba$5jqm$1@news.boulder.ibm.com...
> When I try to install IBM HTTP Server 2.0.47.1 with the command 'java -jar
> setup.jar -silent -options silent.res' I get the following error:
>
> Syntax error on line 181 of
> C:/7MGateKeeper/ibmhttpserver/conf/httpd.conf:
> Port must be specified
>
> The value of the Listen directive in httpd.conf is not set properly - its
> value is 'Listen @@Port@@' instead of 'Listen 80'. I have successfully
> installed the webserver on some machines, while others results in this
> error.
>
> Doen anybody know why this happens, and how I can resolve the problem?
>
> Best Regards
> Frode Oldervoll
>
>
|
|
|
|
|