Configuring Apache with PERL sections - how to do custom access log?

2000-05-03 Thread James Olsen
Hello everyone, I have quite a few virtual hosts on my Apache server. I'm trying to implement their configuration in PERL sections instead of the current method bunch of VirtualHost directives. I use the "combined" transfer log, previously defined like this: TransferLog

mod_perl httpd binary suddenly stops working

2000-05-01 Thread James Olsen
Hello, I have a mod_perl/apache binary and configuration file that I've been using successfully since October of last year. Last week I ran out of disk space (and might possibly have had the server flake out over the CPU overheating). Everything appears to be running smoothly now with a

HELP: modules/ssi...FAILED before any test output arrived

2000-04-28 Thread James Olsen
Hello, I'm trying to compile Apache 1.3.12 and mod_perl 1.23 against perl 5.005_02 I'm using this to build mod_perl/Apache: perl Makefile.PL USE_APACI=1 \ EVERYTHING=1 \ APACHE_PREFIX=$PREFIX \ APACHE_SRC=$APACHE/src \

IGNORE: modules/ssi...FAILED before any test output arrived

2000-04-28 Thread James Olsen
Hello, Sorry, I missed the line in the output stating DSO and PERLSSI don't play nice together. I should have paid more attention. My apologies. --James