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: 9iAS installation/configuration problem

Re: 9iAS installation/configuration problem

From: Sander Goudswaard <sander_at_example.com>
Date: 09 Mar 2004 07:04:46 GMT
Message-ID: <Xns94A75230C61267574505Bjvrqvgyrrfgv@194.109.133.20>


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

Original text of this message

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