There's a bug in createtable.php.

Line #162 - there default value for b_Sticky is set to '', which causes the table creation to fail. Setting it to '0' lets it succeed.

Running on RH linux, mysql 4.1.7.