From owner-freebsd-questions@FreeBSD.ORG Thu May 19 18:27:54 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 0697516A4CE for ; Thu, 19 May 2005 18:27:54 +0000 (GMT) Received: from suweb.sabanciuniv.edu (unknown [212.98.201.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383BD43D55 for ; Thu, 19 May 2005 18:27:51 +0000 (GMT) (envelope-from cbguder@su.sabanciuniv.edu) Received: (from apache@localhost) by suweb.sabanciuniv.edu (8.11.6/8.11.6) id j4HLQHn17681; Wed, 18 May 2005 00:26:17 +0300 Received: from mertc-comp.su.sabanciuniv.edu (mertc-comp.su.sabanciuniv.edu [10.90.10.3]) by webmail.sabanciuniv.edu (IMP) with HTTP for ; Wed, 18 May 2005 00:26:17 +0300 Message-ID: <1116365177.428a61794d3fc@webmail.sabanciuniv.edu> Date: Wed, 18 May 2005 00:26:17 +0300 From: Can Berk Guder To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-9 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2 Subject: FreeBSD 5.4-RELEASE, PHP 5, MySQL 4.1 (and ftpd) 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, 19 May 2005 18:27:54 -0000 Hi there, I have two trivial questions: 1. I've just installed these packages on my fresh 5.4-RELEASE system using "pkg_add -r": * apache-1.3.33_1 * mysql-server-4.1.10a * php5-5.0.3_2 However, since php5-mysqli isn't in the 5.4-RELEASE packages collection, I can't install php5-mysqli, and therefore PHP 5 is of no use for me. I've updated my ports collection using cvsup, however php5-mysqli requires php5- 5.0.4. Anyway, is there any way that I can install these packages from either the ports or the packages collection, or should I switch the whole system to 5- STABLE? Since I'm using a customized kernel, it'd be much easier for me if I could just use the packages collection. 2. I uncommented the necessary lines in /etc/inetd.conf to allow ftpd, but I still can't connect to localhost using FTP. What else do I need to do to run the FTP daemon? Regards, -- Can Berk Guder Sabanci University Istanbul, Turkey