Index: [Article Count Order] [Thread]

Date:  Fri, 13 Oct 2006 10:15:44 +0200
From:  Jes Kasper Klittum <jes (at mark) enavn.com>
Subject:  [coba-e:07547] Re: Frontpage error after Server Migration from Raq4 to BlueQuartz
To:  coba-e (at mark) bluequartz.org
Message-Id:  <452F4B30.8040204 (at mark) enavn.com>
In-Reply-To:  <20061013064159.M26498 (at mark) www.constantino.net>
References:  <20061013064159.M26498 (at mark) www.constantino.net>
X-Mail-Count: 07547

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
> 
> 
> 
>