I installed through my cpanel but when I went to "https://mdomain.com/crm" I got an error. I am getting a 'Faithfully yours, nginx' error when trying to access mydomain.com/crm. It seems to be a PHP execution error with nginx/PHP-FPM. I have already set my file permissions to 755 for directories and 644 for files. I can't find a way past this.
Nginx error
Collapse
X
-
Hi bergm5712,
When you encounter an error in your browser window that is returned by the server, you should first check its logs. It will also be useful to look at the EspoCRM logs if the installation was successful: https://docs.espocrm.com/administrat...ng/#check-logs.
Comment