mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
2598f6596d
Installation problems often come down to a 'white screen of death' either during installation or after it. The WSOD is generally caused by a PHP error that isn't picked up by SilverStripe's error handler. This change fixes the first of those. As a bigger fix, I'd like to see us allow the installation of sites in dev mode, the enabling of display_errors=on in dev mode, and perhaps even the ability to easily perform an initial installation in dev mode before switching to live mode. However, that's a bigger change for another time. |
||
---|---|---|
.. | ||
css | ||
images | ||
scss | ||
config-form.html | ||
config.rb | ||
DatabaseAdapterRegistry.php | ||
DatabaseConfigurationHelper.php | ||
install.js | ||
install.php | ||
install.php5 | ||
MySQLDatabaseConfigurationHelper.php | ||
php5-required.html |