[101572] in RedHat Linux List
RE: Installing Frontpage 98 Extensions - How to?
daemon@ATHENA.MIT.EDU (Jeremy Domingue)
Fri Nov 27 13:15:22 1998
From: "Jeremy Domingue" <jer@cybersurfers.net>
To: <redhat-list@redhat.com>
Cc: <elazor@hcs.state.or.us>
Date: Fri, 27 Nov 1998 10:14:14 -0800
In-Reply-To: <000a01be1a2d$3c274690$c859799f@osmosis.hcs.state.or.us>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
I installed the FP98 Extensions on Redhat 5.2 (Apache 1.3.3) about two weeks
ago. Needless to say, the instructions were useless. I stumbled along until
I figured it all out. Basically, what I ended up doing was uncommenting the
'AddModule modules/extra/mod_frontpage.o' in the src/Configuration file, and
then re-making and re-installing apache. I believe that was the only
non-documented thing that I did....
There are some permissions that you'll need to set up for FrontPage as well
once the above is completed... the
'/usr/local/frontpage/version3.0/fp_install.sh' should take you through all
of that.
HTH,
Jeremy Domingue
jer@cybersurfers.net
> -----Original Message-----
> From: Ed Lazor [mailto:elazor@hcs.state.or.us]
> Sent: Friday, November 27, 1998 9:42 AM
> To: redhat
> Subject: Installing Frontpage 98 Extensions - How to?
>
>
>
> Hi :) I know you guys are gonna hate me for wanting to install a
> Micro$oft product in the RedHat 5.2 environment... my only excuse
> is that it's for the user's....
>
> Ok... with that out of the way... *grin*
>
> Would someone mind giving me a quick overview on adding the
> Frontpage 98 server extensions to an Apache 1.3.3 web server?
> I've tried to help by listing what I've done and how I thought
> things were supposed to work. I've already tried a few times
> without luck and I think I'm just doing it wrong so if you
> could verify what I've listed below and give a quick overview,
> it would be greatly appreciated :)
>
> -Ed
>
> =====================================================================
>
> I read through the online documentation and downloaded the
> following files:
>
> fp_install.sh
> change_server.sh
> fp30.linux.tar.gz
> fp-patch-apache.1.3.3.tar.Z
>
> Where do you go from here? Is there a specific order that
> you're supposed to run the scripts? If you could verify,
> I'm assuming that the proper procedure is:
>
> Part 1
> ----------------------
> Install the Apache 1.3.3 server.
>
> Part 2
> ----------------------
> Run the fp_install.sh script. This will untar the fp30.linux.tar.gz
> file to /usr/local/frontpage. This will also modify the files in
> /usr/local/frontpage to point to where the Apache configuration
> files (httpd.conf and srm.conf) are located on the system.
>
> Part 3
> ----------------------
> Recompile the Apache web server to include the frontpage module
> after patching the apache source code with fp-patch-apache.1.3.3
>
> - Copy fp-patch-apache_1.3.3 into the apache_1.3.3 directory
> - from the apache_1.3.3 directory run the following commands
>
> patch -p0 < fp-patch-apache_1.3.3
> configure --add-module=mod_frontpage.c
> make
> make install
>
> Part 4
> ----------------------
> Stop and restart the httpd daemon and pray. I'm assuming that
> at this point, there's nothing else that I need to do accept
> open up Frontpage 98, connect to the site and let user's start
> doing web publishing. Is this correct?
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-list-request@redhat.com with
> "unsubscribe" as the Subject.
>
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.