o be fixed. So what am I doing
wrong?
Thanks in advance,
John Hallam
---
# PERL module for automating a standard virtual host configuration for Apache
package MyApache::StdVHost;
use strict;
use warnings FATAL => 'all';
use Apache2::Const -compile => qw(RSRC_
On Mon, 10 Nov 2008, Adam Prime wrote:
André Warnier wrote:
Maybe this is the time to ask.
I am using Linux Debian, and getting Apache 2, perl and mod_perl 2 from
there (apt-get).
I have never been quite sure which mpm the packager decided to configure,
as the apache2.conf contains parameter
On Mon, 24 Nov 2008, Neil Gunton wrote:
I think the issue here is the large size of the directory tree itself -
simply traversing this seems to be a problem. I started off a du this
morning on that tree, at around 9am, and it's now after 12 midday and
the command is still not done yet. Meanwh