I followed Wobak’s notebook - Passbolt on CentOS 7 using apache, mariadb, php7 FPM but when I go to the web site I first get the security alert but when i click continue to this website I get HTTP 500 Internal Server error. I followed all the steps and not sure how to proceed from here.
I ran the health check I get php not found:
./app/Console/cake passbolt healthcheck
./app/Console/cake: line 40: exec: php: not found
Any help appreciated.
Thanks,
Martin
Checklist
[ ] I have read intro post: About the Installation Issues category
[ ] I have read the tutorials, help and searched for similar issues
[ ] I provide relevant information about my server (component names and versions, etc.)
[ ] I provide a copy of my logs and healthcheck
[ ] I describe the steps I have taken to trouble shoot the problem
[ ] I describe the steps on how to reproduce the issue