From owner-freebsd-questions@FreeBSD.ORG Tue Sep 28 18:13:28 2004 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 DF33C16A4CE for ; Tue, 28 Sep 2004 18:13:28 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8123643D46 for ; Tue, 28 Sep 2004 18:13:27 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1] (may be forged)) i8SIDLHw007011 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 28 Sep 2004 19:13:21 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)i8SIDLip007006; Tue, 28 Sep 2004 19:13:21 +0100 (BST) (envelope-from matthew) Date: Tue, 28 Sep 2004 19:13:21 +0100 From: Matthew Seaman To: Abid Saigol Message-ID: <20040928181321.GA6767@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Abid Saigol , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Tue, 28 Sep 2004 19:13:21 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040904, clamav-milter version 0.75l on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: pkg_add php4 with apache+ssl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 18:13:29 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 28, 2004 at 01:24:10PM -0400, Abid Saigol wrote: > I have used pkg_add to setup apache with ssl (apache+mod_ssl-1.3.29+2.8.1= 6) >=20 > Now I am trying to setup PHP4 using pkg_add as well (php4-4.3.4_2) >=20 > I had to use -force option as php4 looks for apache without mod_ssl. Now > when I run "apachectl configtest" I get the following message: >=20 > [warn] Loaded DSO modules/libphp4.so uses plain Apache 1.3 API, this modu= le > might crash under EAPI! (please recompile it with -DEAPI) >=20 > I'm not sure I want to get in downloading ports and compiling at this sta= ge. > What are my options to fix this situation. Ummm... downloading ports and compiling. That is your only option for running that combination of software. However, stories of the awfulness of compiling your own software are viciously exaggurated by those that have never had the pleasure of using the ports system. The worst problem you're going to have is the wait to download the ports, and even that can be minimized by installing from one of the FreeBSD installion disks and then by using cvsup(1) as shown in the cvsup FAQ to adopt the installed stuff and update it properly. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBWanBiD657aJF7eIRAgK6AJ45Ku6SfdK9B1dEmD56ST8xV41MJwCfdXKZ 8TOnIXx0AuyPe+j6LI1roW4= =SIdB -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--