[mp2] make test fails completely

2005-03-06 Thread Phil Dobbin
I'm trying to compile modperl-2.0_20050305233800 with Apache 2.0.47 on OS X.2.8 and I'm getting at the beginning of `make test': --- waiting 120 seconds for server to start: .Syntax error on line 2164 of /Users/phil/Desktop/modperl-2.0

Specifying File Permissions for Apache/MP2 created files

2005-03-06 Thread jonathan vanasco
I can't seem to find this in the books or online docs All files seem to be created 600 owned by the Apache user/group - which is a little annoying for me is there a setting available?

Re: [mp2] make test fails completely

2005-03-06 Thread Perrin Harkins
On Sun, 2005-03-06 at 18:41 +, Phil Dobbin wrote: > I'm trying to compile modperl-2.0_20050305233800 with Apache 2.0.47 on OS > X.2.8 and I'm getting at the beginning of `make test': > > --- > > waiting 120 seconds for server to sta

Re: Problem using Cleanuphandler for SizeLimit

2005-03-06 Thread Perrin Harkins
On Mon, 2005-03-07 at 14:06 +0800, victor wrote: > This is all I have in the config file > > PerlFreshRestartOn Can you try without that? I strongly advise against using PerlFreshRestart. It can cause some very mysterious bugs. Perl just isn't built to handle refreshing like this witho