• 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. 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