• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. TimReeves

    Open fails logged in /var/log/nginx/error.log

    I've noticed that on most of my servers, /var/log/nginx/error.log accumulates error messages like this: 2015/06/01 04:13:45 [emerg] 28449#0: open() "/var/www/vhosts/system/DOMAIN/logs/proxy_access_log" failed (13: Permission denied) This happens in the early hours of the morning, for most...
  2. TimReeves

    When IP SSL Certs reassigned Nginx server.conf not updated

    I'm running Plesk 12.0.18 #30 on Ubuntu 12.04.5 LTS (HostEurope VPS). Yesterday I added some new SSL Certs in the Server area and reassigned various IPs to the new certs. Finally I deleted an old Cert which was no longer in use. I have a base IPv4 and an IPv6, plus 4 additional IPv4. In the...
  3. TimReeves

    No access to AWStats using Nginx

    Now it works for me - I think Parallels added this section to the Plesk domain template for Nginx Vhosts: location ~ ^/(plesk-stat|webstat|webstat-ssl|ftpstat|anon_ftpstat|awstats-icon) { proxy_pass https://<your-ip>:7081; proxy_set_header Host $host; proxy_set_header X-Real-IP...
  4. TimReeves

    No access to AWStats using Nginx

    Using Plesk 12 on a VPS with Ubuntu 12.04 LTS. In the Web Server Settings, if I select "Process PHP by nginx", then the URL "<domain>/plesk-stat/webstat/" is answered by Nginx with "404 Not Found". Having sniffed around, it seems: /var/www/vhosts/system/VHOST/statistics/webstat is getting...
  5. TimReeves

    Plesk Update corrupts Nginx Config

    Twice it's happened - an automatic Plesk update has left Nginx non-functional, and my whole webserver thus effectively down. Thats bad. At the start of August an Update deleted all the symbolic links in /etc/nginx/plesk.conf.d/vhosts. I had to regenerate them by turning "Process PHP by nginx"...
  6. TimReeves

    /etc/nginx/plesk.conf.d emptied during upgrade

    Hi, I just upgraded 3 Servers from Plesk 11.5.30 to 12.0.18, with the following results: A "virgin" Server: No problem An older Server with Ubuntu 10.04: Various problems, needed help from my service provider A newish Server with Ubuntu 12.04: Went fairly well, except... That last server is...
Back
Top