Date: Mon, 31 Jan 2005 13:58:46 -0500 From: Ken Hawkins <ken@broadjam.com> To: freebsd-questions@freebsd.org Message-ID: <76c665ee4d25a9c6f0236bdf21b1b7b3@broadjam.com>
next in thread | raw e-mail | index | archive | help
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;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76c665ee4d25a9c6f0236bdf21b1b7b3>