• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. M

    Issue Invalid nginx configuration: nginx: [emerg] "upstream"

    Good evening, I have a Magento site. In domain> Apache & nginx Settings I disabled Proxy Mode and in Additional nginx directives I wrote the following: fastcgi_read_timeout 600s; fastcgi_connect_timeout 600s; upstream fastcgi_backend { server unix:/run/php/php7.3-fpm.sock; } server { listen...
Back
Top