[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq550 + shell-tools-2.03-0
- Subject: Re: [cobalt-users] Raq550 + shell-tools-2.03-0
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Tue Apr 8 15:52:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Hi all,
> On a raq 550, when my site installer script sets up a site everything
> works fine except that the FrontPage extensions are not installed.
> The error I get is:
>>>
> setting namespace Frontpage
> CCE Error:305 WARN "[[base-frontpage.failInstallSite]]"
> <<
> I am using the -x switch as indicated when I do a 'man caddvsite'.
> Has anyone else run into this?
> Is there any current information on how to use it anywhere? I did not
> see it on the ftp site.
Yeah if I updated that man pages it might help a bit. The frontpage enable
option requires a webmaster password try the following:
-x abc123
--fpx abc123
--enable-fpx abc123
when creating a vsite, or if it is already created
$ cmodviste --fqdn www.myraq.com --enable-fpx abc123
Jeff-