Does ubb.threads officially support MySQL 5.0 ? I'm trying to install 6.5.2 on an IIS server with PHP5 and MySQL 5. I got up to the createtable.php portion of the install process, it creates the boards table, but on the very next query dies on ubbt.inc.php:1588 because the users table doesn't exist yet (obviously). I'll work on figuring out why that's being called, but was just wondering if anyone had success with an iis/php5/mysql5 setup, or if this is a known problem.