Index: [Article Count Order] [Thread]

Date:  Mon, 16 Oct 2006 20:20:12 -0500
From:  "brian santee" <b.santee (at mark) visions-online.com>
Subject:  [coba-e:07593] Re: Frontpage error after Server Migration from Raq4 to BlueQuartz
To:  coba-e (at mark) bluequartz.org
Message-Id:  <20061017011754.M51580 (at mark) visions-online.com>
In-Reply-To:  <20061016152337.M56667 (at mark) www.constantino.net>
References:  <20061013064159.M26498 (at mark) www.constantino.net> <452F4B30.8040204 (at mark) enavn.com> <20061016152337.M56667 (at mark) www.constantino.net>
X-Mail-Count: 07593

By any chance do you have /awstats folders?

try deleting the folder and then turning on FrontPage
rm -Rf awstats

On Mon, 16 Oct 2006 08:25:22 -0700, Jimmy Gross wrote
> Hi Jes,
> 
> Thanks for the reply. Unfortunately, this did not solve the problem. 
> Any other suggestions?
> 
> Thanks.
> 
> jimmy
> 
> ---------- Original Message -----------
> From: Jes Kasper Klittum <jes (at mark) enavn.com>
> To: coba-e (at mark) bluequartz.org
> Sent: Fri, 13 Oct 2006 10:15:44 +0200
> Subject: [coba-e:07547] Re: Frontpage error after Server Migration 
> from Raq4 to BlueQuartz
> 
> > Hi Jimmy,
> > 
> > Try this:
> > 
> > First disable FrontPage for the site.
> > cd /home/sites/domain-in-question.com/
> > find . -type d -name "_*" -exec rm -R \{\} \;
> > rm ./web/.htaccess
> > rm /usr/local/frontPage/www.domain-in-question.com*
> > Re-enable frontpage for the site.
> > Restart httpd (sometimes this does the trick)
> > 
> > The try to access the site with FP
> > 
> > /Jes
> > 
> > Jimmy Gross wrote:
> > > Hi guys and gals,
> > > 
> > > After migrating from a Raq4 to BlueQuart using CMU users can not access 
> > > their sites via Frontpage. When I reset the Frontpage extensions I get 
> the 
> > > following error:
> > > 
> > > A FrontPage web could not be created for this site. FrontPage may not be 
> > > enabled if the existing web site contains files that conflict with 
> FrontPage 
> > > webs, such as .htaccess files. 
> > > 
> > > Things I have tried:
> > > I disabled the Frontpage extentions for the site. Then, I deleted the 
> > > Frontpage folders in the /web directory. The through the GUI I enabled 
> the 
> > > Frontpage extentions and I still get the above error.
> > > 
> > > I disabled the Frontpage extentions for the site. Then, I deleted the 
> > > Frontpage folders in the /web directory. Then, I FTPed the user created 
> > > folders to my desktop. Then, I deleted the remaining folders on the 
> server 
> > > so the /web directory is empty. Then, I enabled the Frontpage extentions 
> > > through the GUI. Then, FTPed the user's website back to the /web folder. 
> > > This work around works but is a long process for 150+ sites.
> > > 
> > > Any ideas on a simply solution to this problem?
> > > 
> > > Any help is appreciated. Thanks.
> > > 
> > > Jimmy Gross
> > > 
> > > 
> > > 
> > >
> ------- End of Original Message -------