Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Error Starting Oracle HTTP Server
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
![]() |
![]() |