Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> OAS-4.08 & apache
The docs on installing Apache-1.3.6 as a listener for 4.08 (unix) say
to:
LoadModule ows_module ndwfapd.so
This is how I make Apache:
./configure --prefix=/dbases/v2.0/src/apache/oracle
--enable-rule=SHARED_CORE
make install
But when starting Apache:
zeus3% apachectl start
apachectl: kill: no such process
Syntax error on line 1 of
/dbases/v2.0/src/apache/oracle/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module
not included in the server configuration apachectl start: httpd could not be started zeus3%
Any ideas?
Has anyone installed Apache as a listener for 4.08 (unix)?
Cheers,
Steve
Received on Thu Sep 02 1999 - 09:14:01 CDT
![]() |
![]() |