From owner-freebsd-stable Tue Oct 16 15:36:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from odin.gsfc.nasa.gov (odin.gsfc.nasa.gov [128.183.50.165]) by hub.freebsd.org (Postfix) with ESMTP id 8C9EF37B40F for ; Tue, 16 Oct 2001 15:36:06 -0700 (PDT) Received: from sunland.gsfc.nasa.gov (triana.gsfc.nasa.gov [128.183.221.199]) by odin.gsfc.nasa.gov (8.11.4/8.11.4) with ESMTP id f9GMRwf03127; Tue, 16 Oct 2001 18:27:58 -0400 (EDT) Received: from sungod.gsfc.nasa.gov.gsfc.nasa.gov (sungod.gsfc.nasa.gov [128.183.221.167]) by sunland.gsfc.nasa.gov (8.10.2+Sun/8.9.1) with SMTP id f9GMaAu09475; Tue, 16 Oct 2001 18:36:10 -0400 (EDT) From: Tim Singletary MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15308.46670.9609.731464@sungod.gsfc.nasa.gov> Date: Tue, 16 Oct 2001 18:35:58 -0400 (EDT) To: dehartog@rootsr.com Cc: freebsd-stable@freebsd.org Subject: Re: Howto install apache+mod_ssl+mod_php4 ? In-Reply-To: <3BCCB399.9060106@chello.nl> References: <3BCCB399.9060106@chello.nl> X-Mailer: VM 6.70 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I guess there must be somebody out there that has > apache + ssl + php4 working on FreeBSD 4.4???? No problem: # cd /usr/ports/www/apache13-modssl # make install # cd /usr/ports/www/mod_php4 # make install Works great for me, except for `apachectl restart'. tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message