From owner-freebsd-isp@FreeBSD.ORG Fri Mar 19 09:45:45 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA2B16A4CE for ; Fri, 19 Mar 2004 09:45:45 -0800 (PST) Received: from pd3mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E8D43D1D for ; Fri, 19 Mar 2004 09:45:45 -0800 (PST) (envelope-from gbaratto@superb.net) Received: from pd5mr3so.prod.shaw.ca (pd5mr3so-qfe3.prod.shaw.ca [10.0.141.144]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HUU00C1A3T7PC@l-daemon> for freebsd-isp@freebsd.org; Fri, 19 Mar 2004 10:41:31 -0700 (MST) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd5mr3so.prod.shaw.ca (Sun ONE Messaging Server 6.0 Patch 1 (built Jan 13 2004)) with ESMTP id <0HUU004US3T3WJ50@pd5mr3so.prod.shaw.ca> for freebsd-isp@freebsd.org; Fri, 19 Mar 2004 10:41:27 -0700 (MST) Received: from chivas (h24-85-92-136.vc.shawcable.net [24.85.92.136]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with SMTP id <0HUU00H073T7CX@l-daemon> for freebsd-isp@freebsd.org; Fri, 19 Mar 2004 10:41:31 -0700 (MST) Date: Fri, 19 Mar 2004 09:40:15 -0800 From: "Gustavo A. Baratto" To: freebsd-isp@freebsd.org Message-id: <009501c40dd9$431a2df0$6400a8c0@chivas> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook Express 6.00.2800.1158 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <1079705422.21805.65.camel@tessa.mysmt.net> <1079717033.12153.16.camel@work.gusalmighty.com> Subject: Re: mod_frontpage + apache2 X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 17:45:45 -0000 just remembered one catch for freebsd 5.X: you will have to symlink: libc_r.so.4 -> libc_r.so.5 libc.so.4 -> libc.so.5 ----- Original Message ----- From: "Justin Hopper" To: Sent: Friday, March 19, 2004 9:23 AM Subject: Re: mod_frontpage + apache2 > On Fri, 2004-03-19 at 06:10, Erik @ Microcontroller.nl wrote: > > Hi list, > > > > Is this still possible? > > I tried to compile but it fails on apache1.3 dependencies. > > howto run frontpage server extensions on bsd with apache2? > > or has something totally different came in place? > > We have FrontPage and Apache 2.x running in a production environment on > FreeBSD 4.9. The mod_frontpage module seemed to be much more solid and > easier to deal with than the old 1.3x module. > > We followed the same steps that Gustavo A. Baratto outlined and it went > without a hitch. > > -- > Justin Hopper > UNIX Systems Engineer > BSDHosting.net > Hosting Division of Digital Oasys Inc. > http://www.bsdhosting.net > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >