[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
- Subject: [cobalt-users] mysql error on a raq3 -> Fatal error: Call to unsupported or undefined function mysq
- From: Luc Schiltz <becher@xxxxxx>
- Date: Mon Mar 6 09:11:13 2000
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