From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 13:04:51 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 38BB137B401 for ; Wed, 30 Jul 2003 13:04:51 -0700 (PDT) Received: from mail3.ruraltel.net (mail3.ruraltel.net [24.225.0.36]) by mx1.FreeBSD.org (Postfix) with SMTP id 2A6F743F85 for ; Wed, 30 Jul 2003 13:04:50 -0700 (PDT) (envelope-from darryl@osborne-ind.com) Received: (qmail 12645 invoked by uid 204); 30 Jul 2003 20:04:49 -0000 Received: from darryl@osborne-ind.com by mail3.ruraltel.net by uid 201 with qmail-scanner-1.14 (. spamassassin: 2.55. Clear:SA:0(-8.5/5.0):. Processed in 1.599737 secs); 30 Jul 2003 20:04:49 -0000 X-Qmail-Scanner-Mail-From: darryl@osborne-ind.com via mail3.ruraltel.net X-Qmail-Scanner: 1.14 (Clear:SA:0(-8.5/5.0):. Processed in 1.599737 secs) Received: from unknown (HELO darryl) (24.225.31.189) by 0 with SMTP; 30 Jul 2003 20:04:47 -0000 From: "Darryl Hoar" To: "'Vitali Malicky'" Date: Wed, 30 Jul 2003 15:06:35 -0500 Message-ID: <001801c356d6$14f44a10$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal In-Reply-To: <002201c356d0$7ac2d100$2401010a@zone3000.net> X-Spam-Status: No, hits=-8.5 required=5.0 tests=AWL,BAYES_01,IN_REP_TO,QUOTED_EMAIL_TEXT autolearn=ham version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) X-Spam-Report: -8.50 points, 5 required; ---- DoubleCheck Scoring by Rule * -0.8 -- Has a In-Reply-To header * -6.6 -- BODY: Bayesian classifier says spam probability is 1 to 10% [score: 0.0758] * -3.2 -- BODY: Contains what looks like a quoted email text * 2.1 -- AWL: Auto-whitelist adjustment ---- End of Matching Rules X-Pyzor: Reported 0 times. cc: freebsd-questions@freebsd.org Subject: RE: mod_frontpage - question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 20:04:51 -0000 I checked and mod_frontpage.so is in the tree correctly, and httpd.conf has the correct entry for mod_frontpage.so. When I try to publish from frontpage, it says the server is not running Frontpage extensions. Any other ideas ? thanks, Darryl >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Vitali Malicky >Sent: Wednesday, July 30, 2003 2:27 PM >To: freebsd-questions@freebsd.org >Subject: Re: mod_frontpage - question > > >it said in "readme_apache_dso.txt" > >+++++ begin ++++++++ > >To compile the FrontPage Apache module using apxs, change to the >directory containing the FrontPage Apache module source code, >and use >For Apache 1.3: > ${httpd_root}/bin/apxs -c mod_frontpage.c >For Apache 2.0 > ${httpd_root}/bin/apxs -c mod_frontpage.c mod_fpcgid.c > >where ${httpd_root} is the root of your Apache installation tree. >(This is for standard Apache installations. Other installation >layouts may place the apxs utility in a different directory.) > >This command will compile the FrontPage Apache module source code, >leaving the DSO file in the same directory tree. > >To install the FrontPage Apache module into Apache, from the >same directory as above: > >For Apache 1.3: > ${httpd_root}/bin/apxs -i -a -n frontpage ./mod_frontpage.so >For Apache 2.0: > ${httpd_root}/bin/apxs -i -a -n frontpage ./mod_frontpage.la > >This command will copy the Apache module into the appropriate >directory in the Apache installation tree, and will automatically >edit your configuration file to include an appropriate LoadModule >command. > > >++++++ end +++++++ > >i installed with no problem, and that was DSO apache and I >didn't changed >httpd file for frontpage's httpd. that httpd I had compiled picked up >mod_frontpage.so as it were its own for ages... > >good luck! > >-- >Error Code=-1 Continue? > Yes | No >-- > > > >> running 4.7 stable. >> cd /usr/ports/www/mod_frontpage >> make >> make install. >> >> Was successful. followed instructions on the >> screen after the install completed. The last >> step was to run /usr/local/frontpage/version5.0/fp_install.sh >> >> I ran that and answered the questions. All seemed well, but >> it did not replace the httpd I had. looked at the install script >> and then looked in /usr/local/frontpage/version5.0/apache_fp. >> There was no httpd in that directory. >> >> Where is the patches httpd with the frontpage extensions ? >> >> thanks a ton. >> >> -Darryl >> >> _______________________________________________ >> 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" > >_______________________________________________ >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"