echo"<p class='h3 text-danger'>Something went wrong while trying to connect to the database. A message should be logged - check PHP's error_log (".ini_get('error_log').')</p>\n';
echo"<p class='h3 text-danger'>Something went wrong while trying to connect to the database. A message should be logged - check PHP's error_log (".ini_get('error_log').')</p>';
error_log("Couldn't perform PostfixAdmin database update - failed to connect to db? ".$e->getMessage()." Trace: ".$e->getTraceAsString());
echo"<p class='h3 text-danger'>Something went wrong while trying to apply database updates, a message should be logged - check PHP's error_log (".ini_get('error_log').')</p>\n';
echo"<p class='h3 text-danger'>Something went wrong while trying to apply database updates, a message should be logged - check PHP's error_log (".ini_get('error_log').')</p>';