[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Restoring Frontpage Extensions on RaQ4
- Subject: Re: [cobalt-users] Restoring Frontpage Extensions on RaQ4
- From: Rob Kennedy <rob@xxxxxxxxx>
- Date: Tue Apr 10 04:39:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Heya,
This happens, but there are some things that might fix your problem.. you
can thanks FP extentions for producing one error message for a large
amount of different errors that it could be ;)
Make sure you have the right ownership on the files under web
cd /home/sites/<site>
chown -R admin web (Change ownership of files from web and down to
admin)
That might fix it.. if not try this:
remove all the frontpage files for the site, and reenable manually.. as
root
# cd /home/sites/<site>/web
# find . -name "_vti*" (see if there are any...)
# find . -name "_vti*" -exec rm -rvf {} \; (remove them.. )
# cd /usr/local/frontpage
# rm www.<site>.com:80.cnf
# cd /usr/local/frontpage/currentversion/bin
# ./fpsrvadm.exe
This will ask you some questions.. for instance, you might give these
answers if you're using a cobalt raq 3 or 4..
1. 1
2. 1
3. /etc/httpd/conf/httpd.conf
4. www.hostname.com (Change this to the name of the domain you're
working with)
5. nobody (you'll change to admin later)
6. home (home, or site1, site2, site3, site4, etc...)
7. webmaster (or whatever you use to login w/ frontpage)
8. insertpasswordhere (the password you want to use)
Let me know if you have any questions..
Rob
- --
Rob Kennedy
ASPRE, Inc.
rkennedy@xxxxxxxxx
http://www.aspre.net/
Managed e-Business that works
- ---------------------------------
the first exclusive e-Business Application Service Provider (ASP)
t. 215.957.2266 Ext. 2145
f. 215.957.2277
113 Rock Road
Horsham, PA 19044
On Mon, 9 Apr 2001, Hans Hoefer wrote:
> Hi all,
> is there a way to restore the Frontpage Server Extensions on a RaQ4 r from
> scratch?. Not just for a single vsite, I mean the whole server.
>
> FP forms produce error messages on all vsites like this: "Webmaster: please
> see the server's system log for more details". But the logfiles didn't give
> me any clue either.
>
> I did to no avail:
> Removed all fp vsites, removed all the stuff from /usr/local/frontpage,
> removed trailing blanks space from /etc/passwd until I was sure that there
> were no _vti files in the /home dir.
>
> I reinstalled all vsites, uploaded them with fp, but got the same error.
>
> I consider now reinstalling the fp extensions completely on the whole
> server.
> But how to do that? Or does anyone have a better idea?
>
> Any help appreciated
>
> Hans
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE60hiogExIAP5wKEsRAlFLAJ40IW5jcir6Ryz9KkQz2dOrNCoSDgCfXXwx
RlYJwoABUt7RJDPKqQ3inZI=
=dtQc
-----END PGP SIGNATURE-----