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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to