Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 05:47:58 -0400 (EDT)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        Matthew Enger <menger@dhs.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: Problem compiling php 3.0.12 + apache_1.3.6/9
Message-ID:  <XFMail.990831054758.andrews@TECHNOLOGIST.COM>
In-Reply-To: <Pine.LNX.4.10.9908311110060.6944-100000@lion.kgv.edu.hk>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <andrews@technologist.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990831054758.andrews>