From owner-freebsd-isp Sat Sep 16 15:30:25 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 1D81237B422 for ; Sat, 16 Sep 2000 15:30:22 -0700 (PDT) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id RAA83176; Sat, 16 Sep 2000 17:30:14 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <003201c0202e$aeeb1400$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "BSDI - ISP Mailing List" , References: <39C3BAA6168.F9E0STAFF4@mail.woden.com> Subject: Re: FP 2000 Date: Sat, 16 Sep 2000 17:37:23 -0500 Organization: West Bend Internet X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "BSDI - ISP Mailing List" > I have finally succumbed and installed fp 2000 extensions > > But they do not work (suprise suprise :-) > > I am running freebsd4.1 and installed the apache port with fp > > No error on install, if I run the "check" item in it says check OK > fpsrvadm.exe > > In the virtual hosts error log I get > > /usr/home/vhost/web/_vti_bin/shtml.exe/_vti_rpc > > MS knowledge base says it is caused by the UID being less than 11 > and/or the GID being lower that 21. not so they are both higher than > that > > Any ideas ? > Your getting this error on a virtual web only or does it happen on the root web also? If the problem is happening on the virtual web, then check /usr/local/sbin for suexec. If it is there, then check your httpd.conf file and check the User it needs to match the suexec user (suexec defaults to "www" user). Also, make sure that their is a "www" user in your password file. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message