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