• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  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