I created the databases usingThere should be an "Initialize Database" button right below. Click it, and it should correct the error. If not, go into phpmyAdmin and DROP the databases, then go and recreate them.
mysql -uroot -p
*password*
create database multicraft_daemon;
create database multicraft_panel;
exit;
Are you using Apache2?
I've installed multicraft a few times and had no issues, This was my first time installing 2.0.Ahhh nice, but next time I would suggest having a system administrator install it so it is a clean install with no future bugs.
