Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> OAS, apache & Solaris 2.6
Does anyone have OAS 4.0.8.1 running using Apache 1.3.6 as the listener
under Solaris 2.6?
I'm having the following trouble:
1. I built apache with mod_so.o so I can use DSO's
2. I edited httpd.conf and added the line:
LoadModule ows_module
/opt/oracle/product/8.0.5/ows/4.0/lib/ndwfapd.so
3. When I start up apache, the error log file starts getting lines like:
[Wed Feb 23 15:44:40 2000] [notice] child pid 13655 exit signal
Segmentation Fault (11)
[Wed Feb 23 15:44:40 2000] [notice] child pid 13640 exit signal
Segmentation Fault (11)
[Wed Feb 23 15:44:40 2000] [notice] child pid 13638 exit signal
Segmentation Fault (11)
These lines continue until I kill apache.
4. If I comment out the LoadModule line, everything works fine.
Oracle support was not any help, and blamed it on Apache.
Are there some steps I'm missing?
Thanks,
Gary
--
Gary Kakazu
Systems Engineer
Berbee
5520 Research Park Drive Madison, WI 53711
kakazu_at_berbee.com
608.298.1105 Fax 608.288.3007
Berbee...putting the E in business Received on Wed Feb 23 2000 - 16:47:57 CST
![]() |
![]() |