Saturday, October 23, 2010

FrontPage Error fix

Error message on the screen will be like this:-
Error: The server extensions were unable to access the file "..htaccess.tmp". Please check the file permissions.
Setting Password
Frontpage passthough auth enabled!


To solve this follow this commands:-

cd /usr/local/frontpage/version5.0/bin/

./owsadm.exe -o install -u username -p 80 -m www.domain.com -servconf /usr/local/apache/conf/httpd.conf -xuser username

Note:-( Even if you still receive some errors on .htacess files under the domain rename those .htaccess files, This will resolve the permission issues and .htaccess problems.)

Once the above is done- Try to reinstall Frontpage extensions on the domain.

No comments:

Post a Comment