Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 1998 11:15:22 -0600
From:      "Adam L. Simpson" <adam2@netsonic.com>
To:        randyd@nconnect.net, freebsd-questions@FreeBSD.ORG
Subject:   Re: Regarding frontpage extensions.
Message-ID:  <199805071612.LAA06201@intranet.lrc.com>
In-Reply-To: <3551BB89.D926A552@nconnect.net>
References:  <000701bd792e$834c3cb0$83ddd4cf@asp.neworld.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805071612.LAA06201>