System Error Installing Maian Responder

I get the following message when trying to install Maian Responder on a LAMP (Ubuntu) VPS on Vultr:

System Error
One or more database tables could not be installed. Enable error logging in "install/control/config.php" and run again. Check the error log in the "logs" folder.

Output of log

Script: Maian Responder
Script Version: 2.2
PHP Version: 7.3.27-9+ubuntu18.04.1+deb.sury.org+1
DB Version: 5.7.33-0ubuntu0.18.04.1
Server Software: Apache/2.4.29 (Ubuntu)
Platform: Other
=================================================================================
Table: mr_broadcasts
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'senddate'
On Line: 148
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_messages
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'rdate'
On Line: 319
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_msgcache
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'stopdate'
On Line: 344
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_broadcasts
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'senddate'
On Line: 148
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_messages
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'rdate'
On Line: 319
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_msgcache
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'stopdate'
On Line: 344
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_broadcasts
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'senddate'
On Line: 148
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_messages
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'rdate'
On Line: 319
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
Table: mr_msgcache
Operation: Create
Error Code: 1067
Error Msg: Invalid default value for 'stopdate'
On Line: 344
In File: /var/www/html/install/control/tables.php
- - - - - - - - - - - - - - - - - - - - - 
 

Any help would be greatly appreciated, I wanted to test this out sad