Index: [Article Count Order] [Thread]

Date:  Mon, 29 Oct 2007 18:08:31 +0900
From:  "Eiji Hamano \(bluequartz\)" <bluequartz (at mark) hypersys.ne.jp>
Subject:  [coba-e:11005] Re: Can't enable frontpage
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <00b501c81a0b$4765b770$0201a8c0@thinkpad>
References:  <00c101c815b4$8d4476b0$010210ac (at mark) DELLBOY> <200710241108.03912.keb (at mark) pa.net>
X-Mail-Count: 11005

Dear Kevin;
I have a same front page problem with Hugh's as follow:

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

I didn't fix  my problem  yet.

I tried  " http://www.nuonce.net/fp-fix.html".
I tried   incert  "MIMEMagicFile /dev/null " to 
/etc/httpd/conf/vhosts/siteXX
Also I tried  "/usr/local/bin/fix_frontpage_perms.pl".

Nothing fix my problem.
I just created a new site with front page server funtion.
But  the msg "A FrontPage web could not be created for this site.." 
occurrs.

I like to try your advice.  But I am not clearly what you said.
I am poor English reader.  Would you expain it more detail ?

1)  The advice is one execution of  "owsadm.exe" ?

2)  What do you mean folloiwngs ?   I just  "find" or "remove" the 
folders/files ?
       >> Also run a find on that web directory hunting for any _vti 
folders/files that
       >> may be hiding in sub-directories.

Eiji Hamano


>  Try an FP extension install from the CLI:
>
>  /usr/local/frontpage/version5.0/bin/owsadm.exe -o install -t 
> apache-2.0 -u
>  webmaster -p 80 -m www.site.tld -s /etc/httpd/conf/vhosts/siteX -xu
>  nobody -xq siteX
>
>  Also run a find on that web directory hunting for any _vti folders/files 
> that
>  may be hiding in sub-directories.
>
>  -Kevin