Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Error Starting Oracle HTTP Server

Error Starting Oracle HTTP Server

From: M <noreply_at_noreply.com>
Date: Wed, 11 Jun 2003 00:26:02 +0800
Message-ID: <bc51m7$hgi$1@news.hgc.com.hk>


Hi Friends,

I have installed Oracle 9iDB in XP. The first time I can start Oracle HTTP Server without error. However, I got the following errors after I reboot the machine. The error was:

Error in line xx of Oracle_Home\sqlplus\admin\isqlplus.conf.

Below are the codes in line xx of the above file:
#
# Setup the iSQL*Plus FastCGI application.
#

<IfModule mod_fastcgi.c>
  FastCgiServer G:\Oracle9iDB\bin\isqlplus -port 8228 -initial-env

iSQLPlusNumberOfThreads=20 -initial-env
iSQLPlusTimeOutInterval=30 -initial-env iSQLPlusLogLevel=off  -initial-env
iSQLPlusAllowUserEntMap=none -idle-timeout 3600
</IfModule>

Can someone give me some hints to fix this? TIA
Mike Received on Tue Jun 10 2003 - 11:26:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US