Your site is loading fine but shows a Database error.
So check whether your dbserver name is localhost.
Vishal2,
Thanks for the prompt reply,
I took a look at my setting.php (this is a Drupal site) and the records there are pointing to localhost:
$db_url = 'mysql://yosilv_drpl1:gFMD0N0kEG52@localhost/yosilv_drpl1';
$db_prefix = '';
This was put by the installation script from the first day I started the site. I noticed this error only after you started doing maintenance work on your server - the site was on and off intermittently, and now its off all the time.
Is there any other place I need to look at?
Thx