home/daleagro/public_html/Old/test/500.php 0000644 00000000715 14757233702 0014303 0 ustar 00
500 Server Error
500 Server Error
A misconfiguration on the server caused a hiccup.
Check the server logs, fix the problem, then try again.
echo "URL: http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']."
\n";
$fixer = "checksuexec ".escapeshellarg($_SERVER['DOCUMENT_ROOT'].$_SERVER['REQUEST_URI']);
echo `$fixer`;
?>