There are upcoming maintenance events which may impact our services. Learn more

Error while installing Silverstripe Print

  • 0

Problem Description

You get an error while installing SilverStripe via our 1-click web apps utility

Problem Resolution

The only errors we've encountered during the installation of SilverStripe involve the PHP configuration file not being set with the datetimezone directive. Please create a ticket pointing the expert to this KB article to help us resolve this issue.

The PHP configuration file requires this line:

date.timezone = "America/New York"

Configured with the correct timezone for the server. In most cases this needs to be set in the domain specific php.ini file located at:

/var/www/vhosts/[domain]/etc/php.ini

Was this answer helpful?

← Back