[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] The FrontPage site web can not be accessed from FP client software
- Subject: [cobalt-users] The FrontPage site web can not be accessed from FP client software
- From: "Tunc Eresen\(?`..,,.-> Cobalt M447785363481 " <tunceresen@xxxxxxxxxx>
- Date: Thu Mar 25 22:49:01 2004
- Organization: FINDMENET.COM
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello John,
Found your details from cobalt list.
I have problem on my server RAQ 550 Where I could not login from FP client,
It kicks me out every time when I put in username and password (correct), Do
you have any ideas to fix this problem?
Kind regards
Tunc Eresen
-------
I assume that you are trying to uninstall to reinstall...
On Raq550 (possible Raq4), I have seen this problem in the Graphic User
Interface (GUI). I had to login as root in the Command Line Interface (CLI)
and manually remove the Frontpage files and subdirectories. PLEASE BE VERY
CAREFUL WHEN USING WILDCARDS (*), BE IN THE CORRECT DIRECTORY.
In that /web directory:
rm -R _* #removes the FP _folders and Files
rm .htaccess # removes password protect files Be sure to remove these
type files in subdirectories here too
rm -R */_* #removes the FP _folders and Files in subdirectories
rm */.htaccess # removes password protect files insubdirectories
Also remove:
/usr/local/frontpage/www.DOMAINNAME.com:80.cnf
/usr/local/frontpage/www.DOMAINNAME.com:443.cnf
Then in the GUI, uninstall and Reinstall and then uninstall again if needed.
Please let me know how this works for you.
John