Hi -

I am using Apache::DBI on my test server - all OK.

When I try to use it on my production server, I get the
following-> stdout:

Shutting down httpd..done
Starting httpd [ PERL ]

Syntax OK

stderr:

/etc/init.d/apache: line 206: 18040 Segmentation fault      $HTTPD_BIN
$INET6 -t -f /etc/httpd/httpd.conf $MODULES >/var/log/httpd/rcapache.log
2>&1
..failed

The rcapache.log file has _only_:

Syntax OK

My httpd.conf has:

<IfModule mod_perl.c>
PerlModule Apache::DBI

before any other includes; I have commented out my startup script
so that I am not actually using any Apache::DBI methods.

BOTH the test and production servers are using:

Apache/1.3.26 (Linux/SuSE) mod_perl/1.27
Linux/SuSE 8.1 - both with the latest patches.

I can find nothing in the httpd logs.

I know it must be some difference in my environment between the
test and production servers, but I am at wits end on how to
track this problem down. Could someone please push me in
the right direction?

Aloha => Beau.


Reply via email to