Problems with mysql.so

wxdqz

New Member
I've installed Linux Mandrake 7.2 with MySql, and php 4.0.3. The problem is that on mysql_connect() I receive the error:

Fatal error: Call to undefined function: mysql_connect() in /var/www/html/index.php

Ive enabled in php.ini the mysql.so extension, that resides in /usr/lib/php/estensions...

Please help me!!!
 
Back
Top