• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. Kingsley

    Issue AH01068: Got bogus version 32

    So do you have a tutorial i can use to replace mysql with mariadb on Ubuntu 16?or should i wait for Debian 9 support?
  2. Kingsley

    Resolved Error: Unable to obtain Let's Encrypt SSL certificate because of failed challenge for domain

    Your answer is not clear, so you are saying the site url on plesk should be with www or non www?
  3. Kingsley

    Question Support for Debian Stretch

    Debian 9 has Mariadb 10.1, apache 2.4.25, etc
  4. Kingsley

    I can not install php module geoip

    you have to use PHP5.6 if you want to use it with piwik
  5. Kingsley

    Resolved Error: Unable to obtain Let's Encrypt SSL certificate because of failed challenge for domain

    Hello; I am having issues renewing SSL certificate for one of my client. below is the error. Error: Unable to obtain Let's Encrypt SSL certificate because of failed challenge for domain "dearmama360.com": Invalid response from...
  6. Kingsley

    Issue AH01068: Got bogus version 32

    how to upgrade?
  7. Kingsley

    Resolved 502, 504 Bad Gateway

    Proxy error log 2017/07/05 16:32:27 [error] 4745#0: *16 connect() failed (111: Connection refused) while connecting to upstream, client: 100.43.85.1, server: healthable.org, request: "GET /wp-content/uploads/2014/06/Hand-Washing.jpg HTTP/1.1", upstream...
  8. Kingsley

    Resolved 502, 504 Bad Gateway

    From one of the domain error log. [Wed Jul 05 15:10:12.544581 2017] [proxy_fcgi:error] [pid 18548] [client 97.75.177.149:55420] AH01071: Got error 'PHP message: PHP Warning: DOMDocument::loadHTML(): Empty string supplied as input in...
  9. Kingsley

    Resolved 502, 504 Bad Gateway

    /var/log/httpd [Wed Jul 05 16:32:48.295856 2017] [ssl:warn] [pid 9420] AH01909: RSA certificate configured for webmail.dearmama360.com:443 does NOT include an ID which matches the server name [Wed Jul 05 16:32:48.295998 2017] [ssl:warn] [pid 9420] AH01909: RSA certificate configured for...
  10. Kingsley

    Error: 502 Bad Gateway nginx (104: Connection reset by peer)

    back to this same issue again.
  11. Kingsley

    Resolved 502, 504 Bad Gateway

    The sites are all offline now
  12. Kingsley

    Resolved 502, 504 Bad Gateway

    All IPS are whitelisted
  13. Kingsley

    Resolved 502, 504 Bad Gateway

    i have switched apache to prefork and increased the time to 90sec
  14. Kingsley

    Resolved 502, 504 Bad Gateway

    i did not do any changes... both apache and nginx were online when the 504 issue started
  15. Kingsley

    Resolved 502, 504 Bad Gateway

    Hello; My server has been working fine for 2 weeks now suddenly today all websites are now showing 504 error gateway, then i followed this tutorial Nginx: 504 Gateway Time-out after about 1hr all websites are showing 502 Bad Gateway. 2017-07-05 14:24:37 Error 97.123.27.126...
  16. Kingsley

    Varnish for Wordpress in a Docker Container

    How do i know which one to edit?
  17. Kingsley

    Varnish for Wordpress in a Docker Container

    Thanks... i think i found them [root@tari ~]# find /var/lib -type f -name "default.vcl" -exec grep --color -Hni "varnish" {} \; /var/lib/docker/overlay/24e76b688b2ea16b6d38c0e465a1515483c4a5f0c7229f78987915d72790532d/root/etc/varnish/default.vcl:2:# This is an example VCL file for Varnish...
  18. Kingsley

    Varnish for Wordpress in a Docker Container

    yes i used updatedb. [root@tari ~]# locate etc/varnish/default.vcl [root@tari ~]# find etc/varnish/default.vcl find: ‘etc/varnish/default.vcl’: No such file or directory [root@tari ~]# or [root@tari ~]# find default.vcl find: ‘default.vcl’: No such file or directory [root@tari ~]# locate...
  19. Kingsley

    Varnish for Wordpress in a Docker Container

    [root@tari ~]# ps aux | grep docker root 2285 0.0 0.1 866744 40760 ? Ssl 00:24 0:24 /usr/bin/dockerd root 4050 0.0 0.0 706592 13068 ? Ssl 00:24 0:12 docker-containerd -l unix:///var/run/docker/libcontainerd/docker-containerd.sock --metrics-interval=0...
  20. Kingsley

    Varnish for Wordpress in a Docker Container

    i have added an image and then run the command again, still same
Back
Top