<!DOCTYPE html> <title>PHP 5.2.3 Required</title> <h1>NoNonsense Forum</h2> <h2>Error: PHP 5.2.3 Required</h2> <p> A minimum PHP version of 5.2.3 is required to run NoNonsense Forum. Your server reports it has version <?php echo PHP_VERSION ?>. </p> <dl> <dt><strong>Check your hosting control panel for a version switch:</strong></dt> <dd><p> With some hosting companies you can switch between PHP 5.2 and PHP 5.3.<br /> Check your hosting control panel, or contact your hosting company for support. </p></dd> </dl> <?php exit (1); ?>