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
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
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