Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 May 2003 14:20:04 -0700
From:      Tom Smith <tom@openadventures.org>
To:        Jim Pazarena <paz@qcislands.net>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: apache / mod_ssl / mod_php4
Message-ID:  <3EB2E104.2070906@openadventures.org>
References:  <20030502203705.GA46928@qcislands.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I've got this same setup running just fine.

Install apache+mod_ssl. If there are any dependencies (and there will 
be) make will download them--so, make sure you have a live net connection.

Do the same for php4. When you run make, it'll prompt you for the 
options you want to compile into it.

After compiling each one, it'll tell you what, if anything, you need to 
add to /usr/local/etc/apache/httpd.conf--you will have to modify it for 
php4 to work correctly. As I recall, there are only two lines that need 
to be added to httpd.conf for php4.

Tom

Jim Pazarena wrote:

>Is there any advantage to installing apache+mod_ssl from the ports?
>
>Can I simply use the packages installation and select
> apache+mod_ssl 1.3.27 + 2.8.12
>
>and then select
> mod_php4          ??
>
>is there any documentation describing how to do this reliably & effectively ?
>
>  
>





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB2E104.2070906>