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
2008/12/18 db
> 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 configuration is:
- for directory of mason:
drwxr-xr-x 4 nobody nogroup 96 oct 22 10:29
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.
On 12/17/08, Felipe de Jesús Molina Bravo wrote:
>
>
> 2008/12/17 db
> > I have Apache/2.0.52, and HTML::Mason::ApacheHandler
2008/12/17 db
> I have Apache/2.0.52, and HTML::Mason::ApacheHandler VERSION = 1.69.
> Http server can be started without error, but web page will show
> following error:
>
> ~~
> mkdir /etc/httpd/mason/obj/: Permission denied at
> /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Compiler/To
I have Apache/2.0.52, and HTML::Mason::ApacheHandler VERSION = 1.69.
Http server can be started without error, but web page will show
following error:
~~
mkdir /etc/httpd/mason/obj/: Permission denied at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Compiler/ToObject.pm line
107
~~