From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 19:37:27 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 B700116A4CE for ; Mon, 31 Jan 2005 19:37:27 +0000 (GMT) Received: from complex.heavybit.com (complex.heavybit.com [216.127.86.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3144C43D5F for ; Mon, 31 Jan 2005 19:37:27 +0000 (GMT) (envelope-from ken@rosewoodblues.com) Received: from [10.0.1.2] (c-24-98-140-190.atl.client2.attbi.com [24.98.140.190]) (authenticated) by complex.heavybit.com (8.11.6/8.11.6) with ESMTP id j0VJbQl12665 for ; Mon, 31 Jan 2005 11:37:26 -0800 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <76c665ee4d25a9c6f0236bdf21b1b7b3@broadjam.com> References: <76c665ee4d25a9c6f0236bdf21b1b7b3@broadjam.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6a512ee2fac8dec51e5a63530847f02e@rosewoodblues.com> Content-Transfer-Encoding: 7bit From: Ken Hawkins Date: Mon, 31 Jan 2005 14:37:20 -0500 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619.2) Subject: Re:php install with mysql confirmation? 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: Mon, 31 Jan 2005 19:37:27 -0000 sorry didn't put a subject in there and I'm sure it would get lost ken; On Jan 31, 2005, at 1:58 PM, Ken Hawkins wrote: > I have installed pear5-php which installed php and mod_php for > apache13. > > however when calling mysql_pconnect within a php page i get: > > [Mon Jan 31 10:40:21 2005] [error] PHP Fatal error: Call to undefined > function: mysql_pconnect() in /.../phpPollUI6.php on line 77 > > I have a couple of questions. > > how can I verify that mysql support (possibly ? php-mysql ?) is > installed? > > what steps do I need to take to ensure that this gets installed as > part of my installation of apache13, php, mod_php, phpmyadmin, and > phpbb? > > thanks in advance! > ken; > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >