Re: running tests as root

2003-05-16 Thread Stas Bekman
Geoffrey Young wrote:

Geoffrey Young wrote:
hi all...
  I'm actually in the situation where I need to run Apache with 'User 
root' (yes, I know, I know...)

ok, I did some digging and now I see some of the issues.
anyway, I was able to override a few subroutines locally and get my 
stuff to work, so it's no biggie.

sorry for the noise :)
If we get more than one request for that feature, we can always add a flag to 
override this override ;)


__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Re: resolving Apache::Test vs. Apache::test collision

2003-05-16 Thread Stas Bekman
Folks please send your feedback on this last proposal, so we can close this 
issue asap.

In case you have missed it:
http://marc.theaimsgroup.com/?l=apache-test-devm=105288551432493w=2
__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Re: resolving Apache::Test vs. Apache::test collision

2003-05-16 Thread Geoffrey Young

Stas Bekman wrote:
Folks please send your feedback on this last proposal, so we can close 
this issue asap.

In case you have missed it:
http://marc.theaimsgroup.com/?l=apache-test-devm=105288551432493w=2
the solution seems reasonable to me, but then again I never had a problem :)
from what I remember, this wasn't really an issue on win32 either according 
to randy (due to the 5.6.1 and 5.8.0 issues or somesuch).  so, I guess we 
just need david and some other OSX people to weigh in before moving forward.

maybe committing the solution will help - I feel like we've kinda beat this 
to death.  we can always back it out later if it doesn't work as intended, 
and having CVS up to date makes it easier for people to test everything.

--Geoff


Re: resolving Apache::Test vs. Apache::test collision

2003-05-16 Thread Randy Kobes
On Fri, 16 May 2003, Geoffrey Young wrote:
 
 Stas Bekman wrote:
  Folks please send your feedback on this last proposal, so we can close 
  this issue asap.
  
  In case you have missed it:
  http://marc.theaimsgroup.com/?l=apache-test-devm=105288551432493w=2
 
 the solution seems reasonable to me, but then again I never had
 a problem :)
 
 from what I remember, this wasn't really an issue on win32
 either according to randy (due to the 5.6.1 and 5.8.0 issues or
 somesuch).  so, I guess we just need david and some other OSX
 people to weigh in before moving forward.
 
 maybe committing the solution will help - I feel like we've
 kinda beat this to death.  we can always back it out later if
 it doesn't work as intended, and having CVS up to date makes it
 easier for people to test everything.

I agree - the solution looks good. So if it's OK with the OSX
people ...

-- 
best regards,
randy