From owner-freebsd-questions Tue Aug 31 2:48:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 1488814C23 for ; Tue, 31 Aug 1999 02:48:18 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) id 11LkWW-0005VW-00; Tue, 31 Aug 1999 02:48:17 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id FAA95618; Tue, 31 Aug 1999 05:47:58 -0400 (EDT) (envelope-from will) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 31 Aug 1999 05:47:58 -0400 (EDT) Reply-To: Will Andrews From: Will Andrews To: Matthew Enger Subject: RE: Problem compiling php 3.0.12 + apache_1.3.6/9 Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 31-Aug-99 Matthew Enger wrote: > Hello, > I am trying to compile php 3.0.12 and apache 1.3.6 or apache 1.3.9 > on FreeBSD 3.2-STABLE and I am haviing problems. It apears to be FreeBSD > releated as it compiles fine on a RedHat Linux box. On Apache 1.3.9 I get > no error listed but it reports that it has failed to configure. On Apache > 1.3.6 I get the following: > > bash-2.03# ./configure --prefix=/home1/httpd You should not be trying to compile Apache manually. There is absolutely _NO_ reason to NOT use the port. In fact, the port apache13-php4 is newer on all counts than what you're trying to compile - it's Apache 1.3.9 + PHP 4.0b2. Zend support is there! ;-) This was installed by the apache13-php4 port: *** /var/log/apache_error_log *** [Tue Aug 31 05:47:24 1999] [notice] Apache/1.3.9 (FreeBSD) PHP/4.0B2 mod_ssl/2.4.0 OpenSSL/0.9.4 configured -- resuming normal operations -- Will Andrews To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message