initBaseDir($basePath); } /** * Installer error * * @param string $message */ protected function error($message = null) { $this->errors[] = $message; } protected function installHeader() { $clientPath = RESOURCES_DIR . (PUBLIC_DIR ? '/vendor/silverstripe/framework/src/Dev/Install/client' : '/silverstripe/framework/src/Dev/Install/client'); ?> Installing SilverStripe...

SilverStripe

Installing SilverStripe...

I am now running through the installation steps (this should take about 30 seconds)

If you receive a fatal error, refresh this page to continue the installation