From owner-freebsd-stable Wed Dec 13 12:32:13 2000 From owner-freebsd-stable@FreeBSD.ORG Wed Dec 13 12:32:08 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24]) by hub.freebsd.org (Postfix) with ESMTP id A238E37B402 for ; Wed, 13 Dec 2000 12:29:03 -0800 (PST) Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id VAA14241; Wed, 13 Dec 2000 21:29:01 +0100 (MET) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 146IWL-0001nk-00 for ; Wed, 13 Dec 2000 21:29:01 +0100 Date: Wed, 13 Dec 2000 21:29:01 +0100 From: Szilveszter Adam To: freebsd-stable@FreeBSD.ORG Subject: Re: apach_ssl+php(+ipv6), howto? Message-ID: <20001213212901.D5928@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , freebsd-stable@FreeBSD.ORG References: <3A37BE1B.8B94C595@chello.nl> <20001213215857.I13031@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001213215857.I13031@nevermind.kiev.ua>; from never@nevermind.kiev.ua on Wed, Dec 13, 2000 at 09:58:58PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Dec 13, 2000 at 09:58:58PM +0200, Nevermind wrote: > Hello, Hans de Hartog! > > On Wed, Dec 13, 2000 at 07:21:15PM +0100, you wrote: > > > I want apache with ssl, php (and if possible, ipv6). > > If I install apache+mod_ssl and after that mod_php, > > a (re?)install of vanilla apache is done. Do I have > > to worry about that? If I also want apache_ipv6, > > can someone please tell me which packages to install > > (and in what sequence). > That's the way I've done it > > Server Version: Apache/1.3.12 (Unix) PHP/4.0.3pl1 mod_ssl/2.6.6 OpenSSL/0.9.5a rus/PL29.7 Apache/1.3.14 (Unix) mod_python/2.6.3 Python /2.0 AuthMySQL/2.20 mod_perl/1.24 PHP/4.0.3pl1 PHP/3.0.17 mod_ssl/2.7.1 OpenSSL/0.9.6 (sorry the above is long...) I did it this way: First installed apache13+modssl, but with a minor tweak: Because of mod_perl and perl(1) being configured to handle large files, I added the appropriate parameters to the Makefile (mod_perl will complain in the configuration phase otherwise) and then simply installed mod_php3, mod_php4, mod_perl and mod_python and mod_auth_mysql (I think in that order) from ports *without doing anything special at all*. and it seemed to work. I have not tried ipv6 though. However, if you already installed apache+modssl before from ports, you should take care that the name of the binary and also the docs location etc has changed, you need to update that in the config file. -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message