• 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

nginx

  1. N

    Issue WordPress Too Many Redirect on WP-Admin directory

    I am getting ERR_TOO_MANY_REDIRECTS on my WordPress Admin URL/Dashboard. The rest of the website works just fine, the only issue is I can't login to my WP Dashboard. I am using nginx only configuration with FPM served by nginx. It works fine in proxy mode! For permalinks I convert my...
  2. G

    Resolved deploying a flask app with nginx (proxy mode disabled)

    Hi, as the title suggests I would need to serve my flask app with nginx by disabling proxy mode before managing my sites with plesk I used this configuration to serve my app server { listen 80; server_name mywebsite.net; location /static { alias...
  3. C

    Issue "New configuration files for the Apache web server were not created due to the errors in configuration templates"

    Hi everyone, I installed nginx in Plesk, and tried to activate Reverse Proxy Server. A small popup said "Please allow for some time for the service to start." Okay. I then navigated to the dashboard and saw an error message: (!) New configuration files for the Apache web server were not...
  4. I

    Question Nginx fastcgi redis

    Any updated tutorial guide to implement wordpress with nginx fastcgi redis ? Thanks you
  5. N

    Question NGINX & Wordpress(Woocommerce) Setup

    Hello there, i am struggling to set up my websites in my server with Nginx to have the ultimate performance of NGINX and NGINX Cache to reduce the TTFB and make my website faster. On my Plesk are at 90% only WooCommerce Websites. I would like your help setting up NGINX settings for ultimate...
  6. E

    Issue Again problem with CORS (cross-origin resource sharing)

    Hi all, A year ago we had a cors problem reported by a customer on a Wordpress using a main domain and another domain for a version of another language. There was a "Cors origin" issue with the Wordpress Beaver content editor. We solved the problem by stating this: Apache Settings SetEnvIf...
  7. J

    Question Recommendation - Maria DB My.cnf and Nginx.cnf - VPS Alma Linux - WordPress Tuning / Optimization Speed up

    Hi, please can you share your recommendations with vps server and Config File Optimization. My vps server: ALMA Linux 16 GB Ram 6vCPU 7 WordPress Sites are running on them.
  8. Jorge Batres

    Resolved libssl.so.1.1: version `OPENSSL_1_1_1' not found (required by /usr/sbin/nginx)

    Hi, I noticed my email stopped sending and receiving on my server connecting form my Mac Desktop Computer. I can still use webmail but I can no longer use mail on my computer. I checked Plesk and I got this error message in the main welcome page: "New configuration files for the Apache web...
  9. Quinten

    Resolved Websites go down every 5 minutes

    Hi i updated to plesk 18.0.44 and now my websites go down every 5 minutes or so. When i try a repair web gives an error and i get the following
  10. Quinten

    Resolved Reverse Proxy server (Nginx) won't start after renewing a domains certificate

    Hello, Yesterday i renewed a certificate for a domain and suddenly all the websites on the server went down. After a bit i got apache to run but not the reverse proxy server nginx. I get this error: Unable to start service: Unable to manage service by nginxmng: ('start', 'nginx'). Error...
  11. Alexey Sobolev

    Important Updated Node.JS application hosting support

    Good day, everyone! In an effort to make Plesk a better tool for Node.JS developers and those who want to provide Node.JS application hosting to their clients, we have made several significant improvements over the past few months. I’d like to take this chance to highlight those improvements...
  12. pba

    Issue "Failed to fetch" when run Reverse Proxy Server (nginx) service

    Hi, when I try to start (or stop) the Reverse Proxy Server (nginx) service, I get the message: "Failed to fetch" then the switch indicates that the service is running, the same is done when trying to stop the service. How to check if the service has been properly started or stopped?
  13. B

    Issue Error upstream sent too big header

    Hi, i hate a Site with WordPress installed and can't install plugins. i get following error *5158052 upstream sent too big header while reading response header from upstream, client: x.x.x.x, server: domain.com, request: "POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0", upstream...
  14. C

    Issue Nginx Reverse Proxy IP

    Hey guys, i run into an issue with the nginx reverse proxy. When i activate the proxy it tells me there are issues with the ip configuration. There was an ip address with ipv6 and an interface from a docker container. I removed the Interface, and deleted the ipv6 address on the server (Linux...
  15. R

    Question Missing Authorization Headers in FPM application served by Nginx

    Hi All, I've been struggling with this issue for the last two days and I've concluded that this a server configuration issue. I have a Laravel application running on my server which serves a simple API. I'm trying to use a personal access token in postman to access the endpoint passing it as a...
  16. P

    Resolved Brotli not working

    Hello, i have following nginx folder structure: ~$ ls /etc/nginx/modules.available.d/ brotli.load modsecurity.load pagespeed.load ~$ ls /etc/nginx/modules. modules.available.d/ modules.conf.d/ $ ls /etc/nginx/modules.conf.d/ phusion-passenger.conf ~$ ls /etc/nginx/conf.d/...
  17. M

    Question nginx reverse proxy at default IP

    Hi, is it possible to create a reverse proxy to a specific port on my default ip? i know how to set it up on a domain but i can't get it to work on my default IP. default ip returns the standard apache Web Server's Default Page thanks in advance!
  18. P

    Issue How to configure the WordPress and Nodejs together on a single domain?

    Hi all, I am working on two different projects, one project is in Nodejs, and the other is in WordPress and I am trying to deploy both projects together with the use of Plesk panel on a single domain. We want our node project should run on <our_domain>/ and if we got to <our_domain>/blog then...
  19. Kulturmensch

    Resolved Plesk and Brotli

    My server with nginx stand alone: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (10 core(s)) Version Plesk Obsidian v18.0.40_build1800211207.16 os_Ubuntu 20.04 OS Ubuntu 20.04.3 LTS A recent test...
  20. D

    Question Site Working - But some errors in logs when using Nginx only & WordPress

    Hey everyone, I am currently trying to understand Plesk, but I'm not confident how the permalink structure in WordPress in combination with nginx only & wp-toolkit is meant to be handled. I found a few threads in this forum about the 404 errors when using nginx only hosting with Plesk. → This...
Back
Top