This came up when the installation was supposed to create a database, tables and user:
-----------
PHPBTTracker+ Installation
Install in progress....
Attempting to check mysql compatability [4.1.2 or greater required]... 5.0.27-community-nt detected... Pass.
Attempting to create database...done!
Attempting to create new user...done!
Starting to create tables...
Creating namemap table...done!
Creating torrent summary table...done!
Creating timestamps table...done!
Creating logins table...done!
Creating IP ban table...done!
Creating external torrents table...done!
Creating retired torrents table...done!
Creating user permissions table...done!
Creating torrents table...done!
Creating subgrouping table...FAILED
9 tables were created.
Problems creating required tables were detected. Please use the following error output to report a bug to http://sourceforge.net/tracker/?group_id=120663&atid=687790.
Error Creating subgrouping table...: BLOB/TEXT column 'heading' can't have a default value
Please copy the above information into a new bugreport.
config.php written.
Installation appears to have had errors. Please check and try again, if needed.
---------------
What gives?
Logged In: YES
user_id=1944363
Originator: NO
I am using MySQL Server 5.0.45 and MySQL Client 5.1.11. Also, I am using Apache httpd web server version 2.2.4 on Windows XP Home with PHP 5.2.5.
Logged In: YES
user_id=1944363
Originator: NO
How can I fix it? I tried it on a different computer and it did the same thing, but when I try it on an official server (Host Monster) it went through perfectly. Would you like to see my PHP or Apache configuration files?