2008-12-04 23:38:32 +01:00
|
|
|
<html>
|
|
|
|
<head>
|
2012-04-13 03:12:48 +02:00
|
|
|
<title>PHP 5.3.2 is required</title>
|
2012-04-11 02:21:56 +02:00
|
|
|
<link rel="stylesheet" type="text/css" href="sapphire/dev/install/css/install.css">
|
2008-12-04 23:38:32 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="BgContainer">
|
|
|
|
<div id="Container">
|
|
|
|
<div id="Header">
|
2012-04-13 03:12:48 +02:00
|
|
|
<h1>PHP 5.3.2 required</h1>
|
2012-04-11 02:21:56 +02:00
|
|
|
<div class="left">
|
2012-04-13 03:12:48 +02:00
|
|
|
<h3>To run SilverStripe, please install PHP 5.3.2 or greater.</h3>
|
2012-04-11 02:21:56 +02:00
|
|
|
|
2012-04-13 03:12:48 +02:00
|
|
|
<p>We have detected that you are running PHP version <b>$PHPVersion</b>. In order to run SilverStripe,
|
2012-04-20 05:08:01 +02:00
|
|
|
you must have PHP version 5.3.2 or greater, and for best results we recommend PHP 5.3.4 or greater.<p/>
|
2012-04-11 02:21:56 +02:00
|
|
|
|
|
|
|
<p>If you are running on a shared host, you may need to ask your hosting provider how to do this.</p>
|
|
|
|
</div>
|
2008-12-04 23:38:32 +01:00
|
|
|
</div>
|
2012-04-11 02:21:56 +02:00
|
|
|
|
2008-12-04 23:38:32 +01:00
|
|
|
<div id="Navigation"> </div>
|
|
|
|
<div class="clear"><!-- --></div>
|
2012-04-11 02:21:56 +02:00
|
|
|
|
2008-12-04 23:38:32 +01:00
|
|
|
<div id="Layout">
|
|
|
|
<div class="typography">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="clear"><!-- --></div>
|
|
|
|
</div>
|
2012-04-11 02:21:56 +02:00
|
|
|
|
2008-12-04 23:38:32 +01:00
|
|
|
<div id="Footer">
|
|
|
|
<div class="footerTop"><!-- --></div>
|
2012-04-11 02:21:56 +02:00
|
|
|
<p><a href="http://silverstripe.org">SilverStripe Open Source CMS</a> | Copyright © 2012 SilverStripe Limited</p>
|
2008-12-04 23:38:32 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
2012-03-31 09:09:45 +02:00
|
|
|
</html>
|