[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] mysql error on a raq3 -> Fatal error: Call to unsupported or undefined function mysq



hi,

Fatal error: Call to unsupported or undefined function mysql_connect() in /home/sites/site15/web/manifcal/529851/test.php3 on line 2

<?
mysql_connect("localhost", "user", "passwd");
?>


why doesn't this work correctly ?
mysql has been installed using the rpm's from the cobalt site for the raq3


Luc