Re: trapping signals in Apache::Test script to reap forks

2008-12-20 Thread Mark Hedges
On Fri, 19 Dec 2008, Mark Hedges wrote: > In order to do this I have to run a Net::OpenID::Server via > an HTTP::Server::Simple which forks the test script and runs > the test OpenID server into the background. > ... > Any idea how I could do this so the forked child of the > openid.t script will

Re: Mason Error

2008-12-20 Thread Mark Hedges
On Sat, 20 Dec 2008, Mark Hedges wrote: > probably a bug at line 114 of ToObject.pm... have you > considered using a more recent version of Mason? err .. this is the most recent version

Re: Mason Error

2008-12-20 Thread Mark Hedges
On Thu, 18 Dec 2008, Felipe de Jesús Molina Bravo wrote: > 2008/12/18 db > try with nobody... > replace ownership of /etc/httpd/mason to 'nobody:nobody', and/or > change User/Group settup to 'nobody' in httpd.conf > > DIDN'T solve the issue.  web page returns same error. > > My