Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: 9iAS installation/configuration problem
FlameDance <FlameDance_at_gmx.de> wrote in
news:c2hik6$198$02$1_at_news.t-online.com:
> Actually I haven't even figured out yet if I really need the iAS at
> all or if the http server bundled with the database would suffice: All
> I want to do is to develop a small web application using plmod_sql. No
> fancy Java stuff, no web caching, etc.
Then that should be sufficient.
Back to your original problem: JServ needs an installed JDK (path is set in jserv.properties in Apache\JServ\conf on Windows). If you are not planning to use JServ, you can comment out the lines that load the modules (or the lines that include jserv.conf in httpd.conf).
Instead of using apache -k start, you can also start the HTTP Server service in the Control Panel/Services applet (or start/run/services.msc). Investigate Apache\Apache\logs\error_log to resolve startup issues.
Good luck,
Sander
Received on Tue Mar 09 2004 - 01:04:46 CST
![]() |
![]() |