nginx error

hello! vanilla maniacs

i got problem with my new site. i installed nginx and it was working great untill I updated PHP version and now i got this asysteo.pl . I didnt touch any config files so i dont have idea what happen.

any ideas?

Comments

  • Tail the nginx error log to see what is causing the bad gateway.

    tail /var/log/nginx/error.log

    Should give you the actual error.

Sign In or Register to comment.