----- Original Message -----
From: "Eiji Hamano (bluequartz)" <bluequartz (at mark) hypersys.ne.jp>
To: <coba-e (at mark) bluequartz.org>
Sent: Tuesday, October 30, 2007 4:26 AM
Subject: [coba-e:11007] Re: Can't enable frontpage
>
> ----- Original Message -----
> From: "Ken Marcus - Precision Web Hosting, Inc."
> <kenmarcus (at mark) precisionweb.net>
> To: <coba-e (at mark) bluequartz.org>
> Sent: Tuesday, October 30, 2007 6:53 AM
> Subject: [coba-e:11006] Re: Can't enable frontpage
>
>>
>> You need to remove all the files from the site's web directory before
>> installing the FP extensions.
>>
>> The process I use is
>> cd /home/sites/www.site.tld/web
>> rm -f .htaccess
>> rm -f postinfo.html
>> rm -Rf ../fp
>> mkdir ../fp
>> mv ./* ../fp
>> cd ../fp
>> cp -R images ../web/images
>> #now at this point go to the server /admin page and enable FP
>> extensions. for that site.
>>
>> #after that completes, move the files back.
>> mv ./* ../web
>>
>>
>> ##then you need to
>> /etc/rc.d/init.d/httpd restart
>>
>>
>> ----
>> Ken Marcus
>> Ecommerce Web Hosting by
>> Precision Web Hosting, Inc.
>> http://www.precisionweb.net
>>
>
> Dear Ken;
> Thnak you.
>
> However; my problem is at a new created site.
> No needs for back up to ../fp, I think.
>
> Any way, I did all steps.
> At following step, I cauded "Over ride error".
>> cp -R images ../web/images
> Then I use -f function. However nothing changed.
>
> I think it came from BQ front page function.
> Eiji Hamano
>
The only other things that I can think of to try are
/usr/local/bin/fix_frontpage_perms.pl
chmod 600 /usr/local/frontpage/version5.0/apache-fp/suidkey
chmod 755 /var/log/httpd/
And make sure that you do not have any FrontPage related files in the site's
root directory. I've seen that give the same error.
----
Ken Marcus
Ecommerce Web Hosting by
Precision Web Hosting, Inc.
http://www.precisionweb.net