From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 16:48:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EDB237B401 for ; Wed, 30 Jul 2003 16:48:49 -0700 (PDT) Received: from pop015.verizon.net (pop015pub.verizon.net [206.46.170.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A10F43F3F for ; Wed, 30 Jul 2003 16:48:48 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.1.67]) by pop015.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030730234847.MXBM20810.pop015.verizon.net@duron.pcmedx.com>; Wed, 30 Jul 2003 18:48:47 -0500 Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id EBFCCAA13; Wed, 30 Jul 2003 16:48:46 -0700 (PDT) Message-ID: <002501c356f5$21537640$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: <002201c356e6$6eb999f0$0701a8c0@darryl> Date: Wed, 30 Jul 2003 16:48:52 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authentication-Info: Submitted using SMTP AUTH at pop015.verizon.net from [4.46.1.67] at Wed, 30 Jul 2003 18:48:47 -0500 Subject: Re: apache + Frontpage extensions = I have a mess X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 23:48:49 -0000 Darryl, I was not able to get mod_frontpage working either. I do know that the version in ports is FrontPage 2002, but I would think that your FP2000 client would still work. What I ended up doing was installing the package from http://www.rtr.com/fpsupport/download.htm . They also have a FP2000 version available. The only problem I had after this was working with virtual hosts, but that may not be a concern for you. Just download the FreeBSD package and the install script (separate download). Place the two files in the same directory and untar/unzip the script and run it. Answer the questions and it will do all the work. It will hande setting up the webs, users, etc. according to your answers as well as either replacling your current httpd binary or building a DSO. ----- Original Message ----- From: "Darryl Hoar" To: Sent: Wednesday, July 30, 2003 3:03 PM Subject: apache + Frontpage extensions = I have a mess > Greetings, > I am running 4.7 stable as I previously posted. I was running apache13 > without frontpage. > Due to measure beyond my control I must enable frontpage extensions on my > webserver. > > I went to /usr/ports/www/apache13 and did make deinstall. I then went to > /usr/ports/www/mod_frontpage and did a make. Then a makeinstall. I then > went into > /usr/ports/www/apache13-fp and did a make, followed by a make install. I > went > to /usr/local/etc/apache and edited httpd.conf to change the DocumentRoot > and > Directory statements. When I visit my website I can see my data. When I > try to > publish from FrontPage 2000 it tells me that the server is not running > frontpage > extensions and I can only publish with FTP. > > What am I screwing up here ? Is there a cookbook or tutorial that will lay > this > out for me so I can get this working ? > > thanks a ton, > -Darryl > > PS. I know FP sucks, but my hands are tied by the VP of our company. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"