Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 16:03:33 +1000
From:      "Chris Knight" <chris@aims.com.au>
To:        "'Jeff Tollison'" <jtollison@multipro.com>
Cc:        <freebsd-isp@freebsd.org>
Subject:   RE: Frontpage Server Extensions version 5
Message-ID:  <014c01c21a7b$b59c63a0$020aa8c0@aims.private>
In-Reply-To: <911180034039.20020622211607@multipro.com>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?014c01c21a7b$b59c63a0$020aa8c0>