Apache/MYSQL Problem

jun333

New Member
Basically,I get this error in my scripts:Fatal error: Call to undefined function mysql_connect() in /var/www/login/includes/db.php on line 10I have uncommented extension:mysql.soI dont know why its not working, restarted everything aswell.I am running on ubuntu 32 bit. Apache/MYSQL is installed with full permissions.Here is my PHPInfo page:\[code\]System Linux rabbits.org 2.6.18-194.3.1.el5.028stab069.6 #1 SMP Wed May 26 19:05:45 MSD 2010 i686Build Date Jan 6 2010 21:40:40Server API Apache 2.0 HandlerVirtual Directory Support disabledConfiguration File (php.ini) Path /etc/php5/apache2Loaded Configuration File /etc/php5/apache2/php.iniScan this dir for additional .ini files /etc/php5/apache2/conf.dadditional .ini files parsed /etc/php5/apache2/conf.d/pdo.iniPHP API 20041225PHP Extension 20060613Zend Extension 220060519Debug Build noThread Safety disabledZend Memory Manager enabledIPv6 Support enabledRegistered PHP Streams zip, php, file, data, http, ftp, compress.bzip2, compress.zlib, https, ftpsRegistered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tlsRegistered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, bzip2.*, zlib.* \[/code\]
 
Back
Top