You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You aren't currently able to install the software. Please <ahref="#requirements">see below</a> for details.<br>
35
-
If you are having problems meeting the requirements, see the <ahref="http://doc.silverstripe.org/sapphire/en/installation/server-requirements">server requirements</a>.
35
+
If you are having problems meeting the requirements, see the <ahref="http://doc.silverstripe.org/framework/en/installation/server-requirements">server requirements</a>.
36
36
</p>
37
37
<?php if (isset($phpIniLocation)) { ?>
38
38
<p>Your php.ini file is located at <?php echo $phpIniLocation; ?></p>
<p>There are some issues that we recommend you look at before installing, however, you are still able to install the software.
49
-
<br>Please see below for details. If you are having problems meeting the requirements, see the <ahref="http://doc.silverstripe.org/sapphire/en/installation/server-requirements">server requirements</a>.</p>
49
+
<br>Please see below for details. If you are having problems meeting the requirements, see the <ahref="http://doc.silverstripe.org/framework/en/installation/server-requirements">server requirements</a>.</p>
<h3class="sectionHeading">Theme selection <small>Step 4 of 5</small></h3>
245
245
<pclass="helpText">You can change the theme or <ahref="http://silverstripe.org/themes">download</a> another from the SilverStripe website after installation.</p>
246
246
<ulid="Themes">
247
-
<li><inputtype="radio" name="template" value="simple" id="Simple" <?php if(!isset($_POST['template']) || $_POST['template'] == 'simple') {?>checked="checked"<?php }?>><labelfor="Simple"><ahref="https://github.com/silverstripe-themes/silverstripe-simple">Simple</a> - our default theme ready to use, or begin the <ahref="http://doc.silverstripe.org/sapphire/en/tutorials" target="_blank">tutorial</a>.</label></li>
247
+
<li><inputtype="radio" name="template" value="simple" id="Simple" <?php if(!isset($_POST['template']) || $_POST['template'] == 'simple') {?>checked="checked"<?php }?>><labelfor="Simple"><ahref="https://github.com/silverstripe-themes/silverstripe-simple">Simple</a> - our default theme ready to use, or begin the <ahref="http://doc.silverstripe.org/framework/en/tutorials" target="_blank">tutorial</a>.</label></li>
0 commit comments