• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Recent content by Martin_Berlin

  1. M

    Resolved Internal error ;-P - 502 Bad Gateway - nginx | when adding new Domain or renew Let's Encrypt

    Thank you! I found the cause: I had to add my Domain to /etc/hosts echo "127.0.0.1 example.com" >> /etc/hosts because my plesk was accessed via proxy: How to make Plesk accessible on a hostname without entering the port?
  2. M

    Resolved Internal error ;-P - 502 Bad Gateway - nginx | when adding new Domain or renew Let's Encrypt

    Hi UFHH01, Thank you for helping. My operation system is Ubuntu 16.04.3 LTS‬. I followed your advise and enabled: ; Enable logging of SQL queries show.sql_query = on I reproduced the error by renewing a Let's encrypt Certificate and got again this error displayed in the panel: Internal error...
  3. M

    Resolved Internal error ;-P - 502 Bad Gateway - nginx | when adding new Domain or renew Let's Encrypt

    Same error when I change Web Hosting Access: Web Hosting Access for ... ··· Internal error ;-P <html> <head><title>502 Bad Gateway</title></head> <body bgcolor="white"> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> <!-- a padding to disable MSIE and Chrome...
  4. M

    Resolved Internal error ;-P - 502 Bad Gateway - nginx | when adding new Domain or renew Let's Encrypt

    Product: Plesk Onyx 17.5.3 Update #22 Linux I get these errors (see below) when I add a new Domain or when I renew Let's Encrypt Certificate I did this but it didn't help: plesk installer --select-release-current --reinstall-patch --upgrade-installed-components Please help! Thanks Adding...
  5. M

    Redirect (jpg|jpeg) files in a certain directory to php to process

    Hi Trialotto, thank you very much for your detailed explanation. Let my explain: I will consider this (nevertheless I thought it was much quicker since I switched to nginx/php) Where is the port 80 server block for nginx? I see only one for both? if an image is requested like...
  6. M

    Redirect (jpg|jpeg) files in a certain directory to php to process

    I'm trying to redirect (jpg|jpeg) files in a certain directory (/pdf/) to php to process first end then deliver as image - but all I get is a 404. That's my configuration: YES (Intelligente Bearbeitung statischer Dateien) YES (Statische Dateien direkt durch Nginx bedienen) ac3 avi bmp...
Back
Top