$var= file_exists("../config.php"); if ($var==true) { header ("Location: err.php"); } if (!defined('PHP_VERSION_ID')) { $version = explode('.', PHP_VERSION); define('PHP_VERSION_ID', ($version[0] * 10000 + $version[1] * 100 + $version[2])); } $body="
ATTENTION! If you are on Linux you must set CHMOD to 777 or do manual_istallation (clik here)!