showstatus       1184 server-tests.php 			$this->showstatus($section_text['TEST'], 'SKIPPED', 'CGI Test needs CGI Binary');
showstatus       1203 server-tests.php 					$this->showstatus($section_text['TEST'], 'SKIPPED', "Test requires ini setting $k=[$v], not [".($haveval?$this->inisettings[$k]['local_value']:'')."]");
showstatus       1217 server-tests.php 				$this->showstatus($section_text['TEST'], 'SKIPPED', $reason);
showstatus       1535 server-tests.php 			$this->showstatus($tested, 'PASSED');
showstatus       1540 server-tests.php 		$this->showstatus($tested, 'FAILED');