Hello to all,
well, i tried to install the ShineISP2 from the GitHub and i received the following error in the Apache Error Log
PHP Fatal error: Uncaught exception 'Zend\\ServiceManager\\Exception\\ServiceNotFoundException' with message 'An alias "bjyauthorize_zend_db_adapter" was requested but no service could be found.' in /var/www/shineisp2/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php:523\nStack trace:\n#0 /var/www/shineisp2/vendor/bjyoungblood/bjy-authorize/src/BjyAuthorize/Service/UserRoleServiceFactory.php(29): Zend\\ServiceManager\\ServiceManager->get('bjyauthorize_ze...')\n#1 [internal function]: BjyAuthorize\\Service\\UserRoleServiceFactory->createService(Object(Zend\\ServiceManager\\ServiceManager), 'bjyauthorizeser...', 'BjyAuthorize\\Se...')\n#2 /var/www/shineisp2/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php(902): call_user_func(Array, Object(Zend\\ServiceManager\\ServiceManager), 'bjyauthorizeser...', 'BjyAuthorize\\Se...')\n#3 /var/www/shineisp2/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php(1032): Zend\\ServiceManager\\ServiceManager->createServiceV in /var/www/shineisp2/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php on line 523
This error comes after the composer has finished installation of the dependencies.
A look on the MainPage ended with a "WhitePage"