Hello and thanks for the new version! I installed 3.3 and it gives an error: Fatal error: Uncaught Error: Class 'mysqldb' not found in /var/www/nagiosql/install/index.php:112 Stack trace: #0 {main} thrown in /var/www/nagiosql/install/index.php on line 112 Fix: diff -ruN ./nagiosql33/install/index.php /var/www/nagiosql/install/index.php --- ./nagiosql33/install/index.php 2017-06-22 09:29:35.530184000 +0200 +++ /var/www/nagiosql/install/index.php 2018-01-16 11:47:45.924639000 +0100 @@ -109,7 +109,7...