• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by cjhmdm

  1. C

    Issue 502 Bad Gateway when trying to upload SSL certificate for domain

    Hello, As stated in my first post, I already made sure the system was up to date. I didn't mention however that I ran the plesk repair utility as well, to no avail. I ended up getting the cert installed via the command line, but still no luch using the web interface
  2. C

    Issue 502 Bad Gateway when trying to upload SSL certificate for domain

    I bought an SSL certificate from name.com (RapidSSL) and when attempting to upload the crt and ca.crt files to plesk, every time i click upload it goes to a 502 bad gateway error. Plesk error log shows the following: 2016/10/13 10:48:11 [error] 1230#0: *94 recv() failed (104: Connection reset...
  3. C

    Plesk 12.5 RTM is out

    Ok, so I've been able to restore one of the sites (I'm only working on 1 at a time) by changing the following settings: Enable Nginx Domain > PHP Settings > change FROM FastCGI application served by Apache TO FPM application served by Nginx (NONE of the other php settings work) Domain > Apache &...
  4. C

    Plesk 12.5 RTM is out

    Hello, yes, I'm past this error. The cause of that error was due to nginx already running on port 80.
  5. C

    Plesk 12.5 RTM is out

    Tried that already as well, no errors and no dice: # plesk repair web Checking Plesk version .............................................. [OK] Checking for custom configuration templates ......................... [OK] Checking for the JkWorkersFile directive in the Apache configuration...
  6. C

    Plesk 12.5 RTM is out

    After upgrading to 12.5 (wish we'd known it was in RTM status and not stable... the installer should provide a warning for this), and now none of our websites work (they're all 404) Initially, I ran into this error: AH00526: Syntax error on line 1 of...
  7. C

    index.php not working unless I enter it manually

    Hello again, How would I go about getting the DirectoryIndex settings to function properly? as of right now, if I type in just www.domain.com I get a 500 internal server error. If, however, I manually add index.php in the address bar, the page loads properly. I've tried with nginx enabled as...
  8. C

    Installing custom nginx with plesk

    I'll just compile with the same flags as the sw-nginx package and the other modules I need; as opposed to starting a fresh machine off with bandaid fixes and such. Thanks for the info
  9. C

    Installing custom nginx with plesk

    I'm actually having some success so far with purging sw-nginx, installing the nginx-extras package I need, then invoking the command '/usr/local/psa/admin/bin/nginxmng --enable' I was initially getting 403 forbidden errors but after replacing /etc/nginx installed by the nxing-extras package with...
  10. C

    Installing custom nginx with plesk

    Hello, I am trying to set up a custom nginx install (well, actually, nginx-extras from dotdeb repo) in place of sw-nginx because I need the extras features of said package. The problem I'm having is once I remove the sw-nginx package and install nginx-extras from dotdeb, the 'Reverse Proxy'...
  11. C

    Cannot connect to server after installing Plesk

    Got it figured out... iptables was blocking the port.
  12. C

    Cannot connect to server after installing Plesk

    Hello, I just finished installing Plesk 11.5 on CentOS 6.4 x86_64 and upong trying to open Plesk in my browser to continue the installation, I receive the following error: Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection. I previously had Plesk 11.5 installed...
Back
Top