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: M <noreply_at_noreply.com>
Date: Wed, 11 Jun 2003 13:06:23 +0800
Message-ID: <bc6e7t$190o$1@news.hgc.com.hk>


Thanks.

"Alison Holloway" <Xalison.holloway_at_oracle.comX> wrote in message news:3EE6AA43.1020704_at_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
SQLPlusLogLevel=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_e rror
>
http://otn.oracle.com/support/tech/sql_plus/htdocs/runtime.html#isql_duplica te_entries
>

> Alison

> Received on Wed Jun 11 2003 - 00:06:23 CDT

Original text of this message

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