try
<?PHP
phpinfo();
?>
to see if there's any clues in there

make sure the mysql daemon is running (not sure how to do this)
see if you can connect using the MySQL client (not PHP). If you can then
MySQL is running ok

It sounds like the mysql exetension is damaged of missing. Check its in the
right folder etc and if it is try reinstalling the PHP package.

Just off the top of my head!!



-- 
PHP General 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