This app isn't compatible with PHP above 5.4. I discovered this looking at my PHP error logs when I tried installing it this morning. The mysql_connect() functions aren't present in PHP 7. They've changed to a more secure method. I'm not an expert