From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 13:30:59 2004 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 278E216A4CE for ; Fri, 3 Dec 2004 13:30:59 +0000 (GMT) Received: from mail.rtc.ro (mail.rtc.ro [212.93.139.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 6181A43D2D for ; Fri, 3 Dec 2004 13:30:57 +0000 (GMT) (envelope-from cristi.tauber@sbhost.ro) Received: (qmail 20133 invoked by uid 1008); 3 Dec 2004 15:27:56 +0200 Received: from deepblue.rtc.ro (HELO sbhost.ro) (212.93.139.11) by mail.rtc.ro with SMTP; 3 Dec 2004 15:27:56 +0200 Message-ID: <41B06A67.971C29EB@sbhost.ro> Date: Fri, 03 Dec 2004 15:30:15 +0200 From: Cristi Tauber X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: php4-cli or 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: Fri, 03 Dec 2004 13:30:59 -0000 Hello list, i want to install apache+php+mysql. If i install mod_php i cannot install php4-extension (mysql, etc ...). If i try to install php4-cli and extensions apache doesn't know how to handle .php files . What's the they to go to make apache work with mysql and php ? fBSD is 5.3. Thanks, Cristi