Re: Web Sever3.0 on Soalris2.5.1 problem

From: Hans Nouwens <hnouwens_at_icgroup.nl>
Date: 1998/02/09
Message-ID: <34DF3150.7D99F9B_at_icgroup.nl>#1/1


Hi,

This is a known problem, you'll have to specify the host address very accurate.
This is in my
%ORACLE_HOME%\OWS\admin\OWS\WEBSITE30\HTTPD_HOST.CT.TUDELFT.NL\ADMIN\CONFIG\SVADMIN.CFG configuration file
;
[MultiPort]

ANY                8888               NORM               host.ct.TUDelft.nl
/
C:\ORANT\ows\admin\ows\WEBSITE30\httpd_host.ct.TUDelft.nl\admin\log\ NONE
ANY                8888               NORM               130.161.xxx.xxx
/
C:\ORANT\ows\admin\ows\WEBSITE30\httpd_host.ct.TUDelft.nl\admin\log\ NONE
ANY                8888               NORM               host
/
C:\ORANT\ows\admin\ows\WEBSITE30\httpd_host.ct.TUDelft.nl\admin\log\ NONE ;
And still it listens not to the name I want.... I guess the last one is the working one at this moment. I do know that upper and lower case does make a difference.

the URL is now http://host:8888/etc...

do not worry about the 0.0.0.0, this means it is listening to all ip-addresses. and not using a mask like 123.456.*.*

Good luck, Hans Nouwens.

Erbug Celebi wrote:

> Hi All,
>
> We are using Oracle8 on Solaris2.5.1. and now we add Oracle Web Server
> 3.0 export for solaris to the system.
> Installation was completed successfully. And Im sure that all
> parameters that I set are correct.
>
> After Installation What I am doing is :
>
> 1. Start up the database.
> 2. %./owsctl start wrb
> 3 .%./owsctl start admin
> Here I get the following message:
> .....
> .....
> Information: Listening on NORM port 8888 address 0.0.0.0
> Information : Server started successfully
> Server now running as process 1196
>
> [Q] : Is that address (0.0.0.0) meaningful? If not how can I set it?
>
> And another problem is , accessing to webserver.
> When I call http://<hostaddress>:8888/ows-abin/boot , following is
> prompted to me:
>
> The request did not specify a valid virtual host.
>
> I have searched all the documents that I have, But I could not find any
> solution.
>
> Please Help me...
>
> Thanks
Received on Mon Feb 09 1998 - 00:00:00 CET

Original text of this message