Got error while trying to install Vikingboard:
MySQL said:
BLOB/TEXT column 'interests' can't have a default value
I'm using Apache 2.0, PHP 5.2.0 and MySQL 5.0 (Windows XP).
Now I changed the line "`interests` text NOT NULL default ''," in the installation.sql to "`interests` text NOT NULL,".
On step 2, after clicking to "Continue" the page is loading infinitely.