Skip site navigation (1)Skip section navigation (2)
Date:      01 May 2002 16:02:34 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        "Christopher J. Umina" <FJU@Fritzilldo.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: PHP4, Apache & mod_ssl port?
Message-ID:  <1020286955.75441.22.camel@lerlaptop>
In-Reply-To: <006101c1f16a$8eee64e0$0301a8c0@uminafamily.com>
References:  <006101c1f16a$8eee64e0$0301a8c0@uminafamily.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-05-01 at 18:47, Christopher J. Umina wrote:
> Hello,
> 
>     I've heared that you don't lose anything with the ports of Apache and
> PHP4.  The one thing I'm wondering is if I can build an Apache server with
> PHP4 (with: imap support, mysql support, etc...) and mod_ssl.  Lately I've
> been trying to do this from the source and it's driving me nuts.  I've had
> problems with IMAP and C-Client not getting along, with MM and just about
> everything else you can think of.
> 
>     I still, to this date cannot build a nice Apache_1.3.x server with PHP4
> (with imap) and mod_ssl on this 4.5 system.  I've done it multiple times on
> a 4.1 system and the install went seemlessly.  Is there something different
> with BSD4.5?  I'm lost with everything in this case.
Yes, in this order:

cd /usr/ports/www/apache13-modssl
make install
cd ../mod_php4
make install
(answer questions)

modify /usr/local/etc/apache/httpd.conf to put php4 outside the
<IfDefined SSL></IfDefined SSL> tags.

be happy.


> 
> Thanks,
> --with-name="Christopher J. Umina"
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


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?1020286955.75441.22.camel>