From owner-freebsd-questions Thu May 7 09:13:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09061 for freebsd-questions-outgoing; Thu, 7 May 1998 09:13:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from intranet.lrc.com ([207.170.35.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09042 for ; Thu, 7 May 1998 09:13:45 -0700 (PDT) (envelope-from adam2@netsonic.com) Received: from Cool_Dude_Adam ([172.18.0.249]) by intranet.lrc.com (8.8.8/8.8.8) with SMTP id LAA06201; Thu, 7 May 1998 11:12:34 -0500 (CDT) Message-Id: <199805071612.LAA06201@intranet.lrc.com> X-Sender: adam2@207.250.84.2 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Wed, 01 Apr 1998 11:15:22 -0600 To: randyd@nconnect.net, freebsd-questions@FreeBSD.ORG From: "Adam L. Simpson" Subject: Re: Regarding frontpage extensions. In-Reply-To: <3551BB89.D926A552@nconnect.net> References: <000701bd792e$834c3cb0$83ddd4cf@asp.neworld.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If it is fialing at the install process and looking for the tar file, you can tar xvf manually the file or you can do this Rename tar file fp30.bsdi3.tar.Z to fp30.freebsd.tar.Z Edit line 75 is fp_install.sh add FreeBSD*) machine="freebsd" ;; Then when it does it's uname to get the OS type, it will work in the install. I have never had to move the conf files for apache.. For some reason, I have also had to run the patched version of httpd.. but other than that, they work fine... I am in the same boat.. would rather not have them.. but also have to listent o the demands of the consumer. Hence... a couple of boxes with FP extensions loaded on them. Good luck Adam At 08:47 AM 5/7/98 -0500, you wrote: >> Cabel McCoy wrote: >> >> I have followed the link on the freebsd website to microsoft and >> downloaded the frontpage extensions and the shell script fails. Can >> you direct me to the possible solution(s) ? > >What problems are you having? > >This is what I did to get *basic* functionality. I haven't yet gotten >"per-user" web creation to work yet. I can set up my virtual webs >however. > >1: Rename fp30.bsdi3.tar.Z to fp30..tar.Z > >2: Move apache config files to /usr/local/etc/apache/conf. > >3: Change /usr/local/etc/rc.d/apache.sh to reflect changes in 2. > >4: Run fp_install.sh and accept defaults. > >5: Run /usr/local/frontpage/currentversion/change_server.sh. > >6: Kill and restart httpd. > >7: Run fpsrvadm.exe to install primary and virtual webs > > >There may be a better way. In fact there probably is as I haven't been >able to get the "per-user" webs working yet. I've been trying to hack >the install script to get that part to work but my shell script knowlege >is pretty weak yet. I'm most interested in solutions too. > > >Truthfully, I'd rather not have to mess with them at all, but >unfortunately, my customer(s) feel differently. > >Regards > >-- >Randall D DuCharme >Systems Engineer Novell, Microsoft, and UNIX Networking Support >Computer Specialists BSDI Internet Success Partners >414-253-9998 414-253-9919 (fax) BSD/OS Authorized Resellers > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message