From owner-freebsd-questions@FreeBSD.ORG Thu Feb 10 04:23:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 456F016A4CE for ; Thu, 10 Feb 2005 04:23:59 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6449243D45 for ; Thu, 10 Feb 2005 04:23:57 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j1A4NtYP090877 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 10 Feb 2005 11:23:55 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j1A4NsJ2081566; Thu, 10 Feb 2005 11:23:54 +0700 (ICT) Date: Thu, 10 Feb 2005 11:23:54 +0700 (ICT) Message-Id: <200502100423.j1A4NsJ2081566@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Apache + modssl + mod_php4 +++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 04:23:59 -0000 Hi, I am loston the procedure to install php4 with some extension and apache 1.3 with modssl and mod_php4. I found in the ports: lang/php4 lang/php4-extension www/mod_php4 www/apache13-modssl There must be a specific order to build/install these, but i cannot figure it out. TIA olivier