When running the tests on a host that does not have apache on it fails with the following error:
PHP Fatal error: Uncaught Error: Call to undefined function apache_get_modules() in /var/www/faveo-probe/step1.php:128
Stack trace:
#0 /var/www/faveo-probe/step1.php(313): validate_apache_module(Array)
#1 {main}
thrown in /var/www/faveo-probe/step1.php on line 128
When running the tests on a host that does not have apache on it fails with the following error:
PHP Fatal error: Uncaught Error: Call to undefined function apache_get_modules() in /var/www/faveo-probe/step1.php:128
Stack trace:
#0 /var/www/faveo-probe/step1.php(313): validate_apache_module(Array)
#1 {main}
thrown in /var/www/faveo-probe/step1.php on line 128