I'd really appreciate any help with fixing this. I'm having frontpage extention problems, and I've tried the fixes already posted in here for the recent problems with no luck. The user reporting the error is using Frontpage 4 and after reinstalling from WHM the error message changed, but still does not work. I have also tried deleting them via ssh and then this:
but neither has fixed it. Here are the error messages:
The latest:
404 Not Found
Not Found The requested URL /_vti_bin/shtml.exe/_vti_rpc was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Earlier:
[Thu Oct 21 09:28:19 2004] [error] [client xxxx] File does not exist:
/home/xxxx/public_html/500.shtml
[fp-auth] [error] Cannot open /home/xxxx/public_html/_vti_pvt/service.pwd
uid=32017 gid=32018 32018
Thank you!
Code:
/scripts/updatenow
/scripts/initfpsuexec
find /home -name "service.pwd" -exec chmod -v 600 {} ';'
The latest:
404 Not Found
Not Found The requested URL /_vti_bin/shtml.exe/_vti_rpc was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Earlier:
[Thu Oct 21 09:28:19 2004] [error] [client xxxx] File does not exist:
/home/xxxx/public_html/500.shtml
[fp-auth] [error] Cannot open /home/xxxx/public_html/_vti_pvt/service.pwd
uid=32017 gid=32018 32018
Thank you!