From owner-freebsd-isp Sat Jun 22 23: 3:45 2002 Delivered-To: freebsd-isp@freebsd.org Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253]) by hub.freebsd.org (Postfix) with ESMTP id A811B37B400 for ; Sat, 22 Jun 2002 23:03:40 -0700 (PDT) Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2]) by postoffice.aims.com.au with ESMTP id g5N63dm67623 for ; Sun, 23 Jun 2002 16:03:39 +1000 (EST) (envelope-from chris@aims.com.au) Received: from ntsts1 by aims.com.au with SMTP (MDaemon.v3.5.3.R) for ; Sun, 23 Jun 2002 16:03:35 +1000 Reply-To: From: "Chris Knight" To: "'Jeff Tollison'" Cc: Subject: RE: Frontpage Server Extensions version 5 Date: Sun, 23 Jun 2002 16:03:33 +1000 Message-ID: <014c01c21a7b$b59c63a0$020aa8c0@aims.private> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-reply-to: <911180034039.20020622211607@multipro.com> X-Return-Path: chris@aims.com.au X-MDaemon-Deliver-To: freebsd-isp@freebsd.org Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Howdy, The minimum uid in mod_frontpage has been compiled with a value of 100, and not 80. You're best off doing the following: cd /usr/ports/www/mod_frontpage make clean make configure vi work/mod_frontpage_mirfak-1.6.2/fpexec.h - change FP_UID_MIN from 100 to 80 make FORCE_PKG_REGISTER=yes install FrontPage Extensions should then work correctly. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Jeff Tollison > Sent: Sunday, 23 June 2002 12:16 > To: freebsd-isp@FreeBSD.ORG > Subject: Frontpage Server Extensions version 5 > > > > I have been beating my head trying to get FP Server Extensions to > work, I have installed a "root web" and "subwebs" and all I > get when I try to edit the website with FP is: > > * The website loads into Frontpage with no password > * web root owned by privileged user: > /usr/local/www/data/_vti_bin/shtml.exe in the server log > > Does anyone have a clue what I might be doing overlooking? > > Thanks in advance for your help > > ---- > Jeff Tollison > The MultiPro Network > jtollison@multipro.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message