 |
|
Oracle Tips by Burleson |
Testing
the Oracle HTTP Server Installation
Now that the Oracle HTTP Server has been
installed, it should be tested. Start an internet browser session and
type the value of the URL from the End of Installation screen into the
URL of the browser. The Oracle HTTP Server should respond with a
screen similar to that shown in Figure 1.3.
Post Installation
On Windows, the service created to the run the
HTTP Server will be named OracleOHS_HOMEProcessManager.By default, this service
should have been set to startup automatically on reboot. If not, it
will have to be configured. Changing the service startup type can be
done in Administrative Tools ą
Services.
On UNIX/Linux, for the HTTP Service to restart
after a reboot, the following command will need to be run in one of
the startup configuration files, such as /etc/rc.local.
/u01/app/oracle/product/10.2.0/ohs/opmn/bin/opmnctl
restart ias-component=HTTP_Server
The above book excerpt is from:
Easy
HTML-DB Oracle Application Express
Create
Dynamic Web Pages with OAE
ISBN 0-9761573-1-4
Michael Cunningham & Kent
Crotty
http://www.rampant-books.com/book_2005_2_html_db.htm
|