In your MySQL configuration, you likely have a "my.ini" file.
Find the STRICT_TRANS_TABLES entry there, and remove it.
You might have to restart your MySQL engine and Apache (or just reboot) for it to take effect.