Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OAS Post-Install Question
Yes, the default will be <computer name>.<DOMAIN NAME>
e.g. co060.BRITCO1 for us, but this caused problems (IE does
not like the full stop), so I reconfigured the listener
to just see "co060" and dropped the domain part (go to the
admin page for the listener, "Addresses & Ports", first entry
change the "Host Name" entry, OR edit the svwww.cfg file in
\ORANT\ows\admin\ows\WEBSITENAME\httpd_COMP.DOMAIN\www\config
in the [MultiPort] section, 4th parameter.
It's generally good advice NOT to go directly into the config files, so if you can do it on the admin port, that would be your safer option.
Mark Fisher
Technical Specialist
Britannic Assurance
Bob Scott wrote in message <36344CE6.DA61F4DE_at_ipa.net>...
>I have just installed Oracle Application Server 4.0 and am trying to get
>to the Welcome Page. It states in the online documentation that I should
>launch my web browser then point to: http://hostname.domain:port
>"where hostname.domain is the fully qualified name of your machine, and
>port is the port number where your Node Manager listener runs.
>
>I accepted all defaults during installation so I know my port number.
>The question I have regards the "hostname.domain". Are they referring to
>the NT domain name and computer name of the server??
>Any help is greatly appreciated.
>Bob
>
Received on Mon Oct 26 1998 - 08:34:22 CST