Thanks.. It was similar problem.
Does anybody tried apache2 suexec patch from 
http://oss.empoweringmedia.com/?m=addons&e=apache2-suexec-fp
Does not worked for me ??
--
TIA,
sheon
On Wed, 2003-10-08 at 23:05, Joshua Levitsky wrote:
> ----- Original Message ----- 
> > Incorrect permissions on webroot "/var/www/html/web11/_vti_pvt" and
> > webroot's _vti_pvt directory in FrontPageAlias().
> > [error] [client 10.70.0.100] File does not exist: /var/www/html/web11
> >
> > The owner and group permissions for _vti_* dirs and  the parent dir are
> > same.
> 
> The error means that /var/www/html  is not owned by the user.group that
> Frontpage thinks should own it. Usually this happens when you upgrade to a
> new build of Apache and the RPM changes ownership to User: root and Group:
> root. You probably wanted it to be owned by apache.apache rather than
> root.root or some other combo. Just
> 
> chown apache.apache /var/www/html
> 
> And replace apache.apache with the user.group that you think should own it.
> It will fix the problem immediately. If you aren't sure about the ownership
> just
> 
> ls -ld /var/www/html/web11
> 


_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to