Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » How to start 9iAS listener from unix and go 9iAS home page?
How to start 9iAS listener from unix and go 9iAS home page? [message #76236] Fri, 16 November 2001 07:03 Go to next message
George
Messages: 68
Registered: April 2001
Member
Could anybody tell me how to start the 9iAS listener
and how to go 9iAS home page ? is the URL like this : http://host.domain_name:port? what should be the port number?

Thanks in advance

----------------------------------------------------------------------
Re: How to start 9iAS listener from unix and go 9iAS home page? [message #76240 is a reply to message #76236] Fri, 23 November 2001 08:35 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
# Start
cd $ORACLE_HOME/Apache/Apache/bin
httpdctl start
# stop
httpdctl stop
# safe restart which checks validity of config file (httpd.conf) before restartings
# leaves existing connections open if in use, restarts them later
httpdctl stop

Default port is 7777. If you want to set it to the default port for http (80), then you need to be logged on as root. All this assumes unix.

----------------------------------------------------------------------
Previous Topic: Re: Oracle, JSP and JavaBeans
Next Topic: Opening text file in PL/SQL
Goto Forum:
  


Current Time: Thu Mar 28 06:23:39 CDT 2024