Class Locale not found
After making composer install and trying to open admin/install.php I got the following error in console (page in browser stays empty):
PHP Fatal error: Class 'Locale' not found in /www/framadate/vendor/o80/i18n/src/o80/i18n/JsonProv ider.php on line 87 [Sun Oct 08 12:28:57.259116 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP Stack trace: [Sun Oct 08 12:28:57.259126 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP 1. {main}() /www/framadate/admin/install.php:0 [Sun Oct 08 12:28:57.259133 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP 2. require_once() /www/framadate/admin/install.php:23 [Sun Oct 08 12:28:57.259140 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP 3. require_once() /www/framadate/app/inc/init.php:61 [Sun Oct 08 12:28:57.259148 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP 4. o80\i18n\I18N->get() /www/framadate/app/inc/i18n.php:31 [Sun Oct 08 12:28:57.259158 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP 5. o80\i18n\I18N->load() /www/framadate/vendor/o80/i18n/src/o80/i18n/I18N.php:108 [Sun Oct 08 12:28:57.259165 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP 6. o80\i18n\JsonProvider->load() /www/framadate/vendor/o80/i18n/src/o80/i18n/I18N.php:155 [Sun Oct 08 12:28:57.259172 2017] [:error] [pid 6591] [client 127.0.0.1:48730] PHP 7. o80\i18n\JsonProvider->loadMatchingFile() /www/framadate/vendor/o80/i18n/src/o80/i18n/J sonProvider.php:36