After creating new server LEMP on digital ocean getting below error, please any one heplon this.
502 Bad Gateway
- 1 like
- 2 comments
Dhananjay Kumar |04 Oct at 08:10
After creating new server LEMP on digital ocean getting below error, please any one heplon this.
Dhananjay Kumar04 Oct at 10:10
I got the solution:
if you have on nginx server then go with error log here:
/var/log/nginx/error.log
in the log file, you seem proper issues.
Like i have issues with "fastcgi://unix:/run/php/php7.0-fpm.sock:"
just chage with new version php7.2 and working fine.