Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

[PHP-DB] Call to undefined function: mysql_pconnect() From: Bruno (burnett <email protected>)
Date: 04/09/01

Hello,

I am getting this error when I run a program that tries to access a mySQL DB
trough PHP4. I've read that this error appears when the module for mySQL
isn't present. I have this module here :

/usr/lib/php4/extensions/mysql.so

And on my /etc/php4/apache/php.ini, I have the following :

extension_dir = /usr/lib/php4/extensions/
extension=mysql.so

¿Can anyone help me?

Thank You

Bruno

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>