Failed to open stream: Permission denied on only one module
One of our extensions give the following error message on the front page: Warning: require_once(/var/www/html/magento2/app/code/xxxVendor/xxxModule/registration.php): failed to open stream: Permission denied in /var/www/html/magento2/app/etc/NonComposerComponentRegistration.php on line 29 Fatal error: require_once(): Failed opening required ‘/var/www/html/magento2/app/code/xxxVendor/xxxModule/registration.php’ (include_path=’/var/www/html/magento2/vendor/magento/zendframework1/library:.:/usr/share/pear:/usr/share/php’) in /var/www/html/magento2/app/etc/NonComposerComponentRegistration.php on line 29 This… Read More »Failed to open stream: Permission denied on only one module