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 -> Re: Error Starting Oracle HTTP Server

Re: Error Starting Oracle HTTP Server

From: Alison Holloway <Xalison.holloway_at_oracle.comX>
Date: Wed, 11 Jun 2003 14:04:19 +1000
Message-ID: <3EE6AA43.1020704@oracle.comX>


M wrote:
> 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
>
>
>

It might be one of these two problems:

http://otn.oracle.com/support/tech/sql_plus/htdocs/runtime.html#isql_mutex_error http://otn.oracle.com/support/tech/sql_plus/htdocs/runtime.html#isql_duplicate_entries

Alison Received on Tue Jun 10 2003 - 23:04:19 CDT

Original text of this message

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