Logged In: NO

I had the same problem, just needed to create_tables.php first .
Also, in command.php, you can change $query ( empty var )
for $__query ( real query var ) to see what is going on .