Hi. I am running the following:
- Oracle9i Database Release 1 (9.0.1.1.1) for Windows Platforms
- Oracle9i Application Server Release 1 (v1.0.2.2.2a) for Windows NT/2000
When I try to start the HTTP Server Service, I get the following:
"Could not start the <OracleHome>HTTPServer service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service error.
When I try to launch Apache.exe, I get the following in the event viewer:
"The Apache service named <OracleHome>\Apache\Apache\Apache.exe reported the following error:
Invalid command 'ApJServGroup', perhaps mis-spelled or defined by a module not included in the server configuration <<< before the error.log file could be opened."
"The Apache service named <OracleHome>\Apache\Apache\Apache.exe reported the following error:
Syntax error on line 155 of e:/oracle/ora90/apache/jserv/conf/jserv.conf: <<< before the error.log file could be opened."
The system cannot find the file specified: RegQueryValueEx(key System\CurrentControlSet\Services\<OracleHome>HTTPServer\Parameters) <<<
before the error.log file could be opened.
Does anybody have any ideas? I tried to comment out line 155 just to see, but it then just failed on one of the next lines. Is there some kind of a version conflict when trying to read the command "'ApJServGroup'"?
Thanks!
Todd