I have been told multiple times by our server host that error.php has caused high server load and this time they said it was running remotely exploitable scripts. Now here is what errors.php says:
PHP Code:
<?include($_REQUEST["error"] . "/errors.php");?>
I have no idea really what would be using that and how that is remotely exploitable, but I figured some of you smarter guys would know.