Save to MySQL Database Problem with Server2Go

I have a simple project from handsontable PHP Demo. I am trying to test it on Server2Go. Everything is working fine except saving the data to database.
The save.php file is as it is in https://github.com/handsontable/handsontable/blob/master/demo/php/save.php4

The database connection is OK as the data is displaying properly and the Reset is also working fine.

Please help!

I solve it out. It’s due to the MySQL PDO driver.

Glad it works for you.
Thanks for keeping us updated.