• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Actually my browsers did still use HTTP/2. I tested on HTTP/3 Check everything was HTTP/3. I tested also with a .php file with $_SERVER, if HTTP_HOST was set, it was. But my browsers were using HTTP/2. I restarted nginx, but still both of my browsers were using HTTP/2. Just five minutes later, I...
  2. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Yes, I thought it must be the HTTP_HOST Variable, but I didn't know nginx has an HTTP/3 issue with it. I added fastcgi_param HTTP_HOST $host; and tested it again. No issues and nothing about 'host' in the logs.
  3. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    The problem seems to be related to HTTP3. There are no more problems to be found in the logs. People who have reported problems say that it is working again.
  4. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Yes, HTTP3 is enabled for both panel and nginx. But I have tried yesterday without it and the issue still happened. But from the time frame it would fit, I enabled HTTP3 yesterday. I have disabled it again. No issues so far and nothing in the logs. But needs more time to be sure.
  5. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Te problem still exists, on multiple domains, causing different issues. I could rule out any plugin or theme.
  6. andreios

    Question Using Granafa with or without docker?

    I couldn't find a way to connect from the container to localhost. There must be a way, found nothing about in the plesk support articles. There is an article about starting a container in localhost, but I want to do it, manged by plesk.
  7. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    After update #3 it doesn't seem to happen anymore, at least so far. I will keep an eye on this.
  8. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    After update #2 there is a problem in two of my stores, the stores have multi currency enabled and WooCommerce adds an argument to the URLs e.g. /?v=3a52f3c22ed6 It only happens on the start page. I can't rule out other sources here, but it only seems to occur since update #2 today. It doesn't...
  9. andreios

    Question Using Granafa with or without docker?

    Grafana is running, just reinstalled the image. How to connect from the container to localhost? host.docker.internal is not working.
  10. andreios

    Question Using Granafa with or without docker?

    When I try to use Grafana in a docker container, the only thing I get is: gateway time-out. I wonder why the container says "Port-Mapping: 3000 to 32780"? Why 3000, when this is what the system Grafana is using?
  11. andreios

    Question Using Granafa with or without docker?

    I want to use Grafana to display a large PostgreSQL database. Can I use Grafana from the repository of mys system? I noticed that Grafana is used by Plesk, I have uninstalled the Grafana extension, but Grafana is still running on the system. grafana/now 10.1.5 amd64 [Installiert,lokal]
  12. andreios

    Resolved Change PHP memory limit for the command line (CLI) - how?

    This is also updated when you set your global memory_limit by setting it in your PHP ini, in Tools & Settings > PHP Settings > PHP handler > php.ini. At least on Ubuntu Plesk Version 18.0.61. https://support.plesk.com/hc/en-us/articles/12377534576151-How-to-change-PHP-memory-limit-value-via-Plesk
  13. andreios

    Issue Spam filter is turned off for email address but still mails delivered to spam folder

    No, no spam tags on any of the mails. They are mostly corn messages from my custom cronjobs.
  14. andreios

    Issue Spam filter is turned off for email address but still mails delivered to spam folder

    I have the spam filter turned off for that mail address, but it still receives mail in spam folder!
  15. andreios

    Question 404 index.html not found for php websites (nignx)

    Not sure if you have understood me. I see on every domain, I think it's at least all WordPress affected, always 404's on every url called. The called pages work. The strange thing is that it also tries to call index.html although this is not necessary. But maybe something has changed with...
  16. andreios

    Resolved Problems with DNSSEC with some domains.

    We have solved this and all above issues by changing the registrar. What ever they did there, it was not very convincing, after all it seems like did not really understand what they where doing. Everything was fixed immediately after we changed the registrar. issued can be closed.
  17. andreios

    Question Bounced mail from Clamav

    Thanks for the reply. Yeah, I must have really forgotten that I had it installed a long time ago, I never really used it for anything. I have added a virtual alias table to see what it was mailing, but it wasn't important anyways.
  18. andreios

    Question 404 index.html not found for php websites (nignx)

    I see on almost al domains the error 404 index.html not found for what ever url. like this, when the url is 'domain.com/permalink/' the this error is shown "404 domain.com/permalink/index.html not found", website works as expected. Has something change in the server config recently that could...
Back
Top