2 jmcausing Mar 26, 2010 06:23

Do one of the following
- Contact your host
- Switch to MySQL 5 if possible
- Change all tables to use MyISAM storage engine instead of InnoDB
Backup the DB first
Thank you both,
have been on a day trip yesterday., In between the site must have been fallen apart in different places, but today it runs again totally normal.
@Sam, will look into that and yeah, backup,....the magic word ;)
- Change all tables to use MyISAM storage engine instead of InnoDB
Don't do this if the site is back
Oh, ok :)
hi nicole.
your b2 website http://nicoleb.org/b2/index.php cannot connect to its mysql server.
try to check maybe the password or hostname for mysql has been changed.
check your hosting sql server host,user and pass
open the file /blogs/conf/_basic_config.php
look for something like
/**
* MySQL DB Settings
below, make sure your hosting information for mysql matches that settings..
good luck