Checklist
[X] I have read intro post: About the Installation Issues category
[X] I have read the tutorials, help and searched for similar issues
[X] I provide relevant information about my server (component names and versions, etc.)
- CentOS Linux 7.6.1810 with Nginx
[X] I provide a copy of my logs and healthcheck - Healthcheck everything green (beside Versioncheck)
[X] I describe the steps I have taken to trouble shoot the problem
[X] I describe the steps on how to reproduce the issue
I just take the manual https://help.passbolt.com/hosting/update
On Steb 4 i got the error:
PHP Warning: require(/var/www/passbolt/config/requirements.php): failed to open stream: Permission denied in /var/www/passbolt/bin/cake.php on line 4
PHP Fatal error: require(): Failed opening required ‘/var/www/passbolt/config/requirements.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/passbolt/bin/cake.php on line 4
Trying with sudo only displays “Passbolt commands cannot be executed as root.”
Trying sudo -s -u nginx (or apache) ends with the same PHP errors above.