2008/12/17 db <reiman2...@gmail.com> > 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 > ~~~~~~~~~~~~~~ > > On the RedHat server, /etc/httpd/mason is set with 777 permission and > owned by 'apache:apache', which is how httpd.conf set for user and > group.
try with nobody... > > > How can I stop this Permssion error? > > Thanks, > John Reiman >