Greetings.

I've spent 3 days now (please don't laugh too hard) trying to get ANY web
pages to work on my HP-UX 10.20 box, after installing the latest mod_perl
and apache server and compiling from source.   Below are the typical error
messages in error_log, the output from "httpd -l", and my httpd.conf.  I'm
trying to open up the access to my box (within my firewall) for testing to
force something to work -- unfortunately I'm not getting anywhere.

I think I have tried every build combination of the modules, but I always
have a problem with the mod_perl test (also shown below). 

Is there a way to get a higher level of tracing in the error_log so I can
know where the "internal error" occurs?

What I'm trying to implement is LXR (Linux Cross Reference) which I think
would benefit from mod_perl.  

Any suggestings appreciated.

Thanks,
ronan

+++++++++++++++++++++++++++++++

[Sat Apr 28 09:57:18 2001] [notice] Apache/1.3.19 (Unix) mod_perl/1.25
configure
d -- resuming normal operations
[Sat Apr 28 09:57:18 2001] [info] Server built: Apr 28 2001 01:01:40
[Sat Apr 28 09:57:23 2001] [error] [client 15.17.158.220] internal error: /
[Sat Apr 28 09:57:27 2001] [error] [client 15.17.158.220] internal error:
/LXR/
[Sat Apr 28 10:08:59 2001] [error] [client 15.17.158.220] internal error:
/LXR
[Sat Apr 28 10:09:03 2001] [error] [client 15.17.158.220] internal error: /
[Sat Apr 28 10:14:30 2001] [error] [client 15.17.158.220] internal error:
/LXR/
[Sat Apr 28 10:14:37 2001] [error] [client 15.17.158.220] internal error: /
[Sat Apr 28 10:14:44 2001] [error] [client 15.17.158.220] internal error:
/tmp
[Sat Apr 28 10:14:48 2001] [error] [client 15.17.158.220] internal error:
/tmp/l
xr
[Sat Apr 28 10:15:16 2001] [notice] child pid 28610 exit signal Bus error
(10)

-------------------------------
# ../bin/httpd -l
Compiled-in modules:
  http_core.c
  mod_so.c
  mod_perl.c
suexec: disabled; invalid wrapper /opt/apache/bin/suexec
-------------------------------

Reply via email to