• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Search results

  1. Oldiesmann

    Issue Can't enable plesk-modsecurity jail for fail2ban

    I just moved to a new VPS and am finalizing Plesk configuration. The monitoring thing says that "fail2ban" is switched off. In reality only the "plesk-modsecurity" jail is inactive, but trying to activate it fails with the following message: What does this mean and how do I fix it? I did find a...
  2. Oldiesmann

    Resolved Can't login to SSH as root

    Enabling PermitRootLogin in /etc/ssh/sshd_config works. I had it in /etc/sshd_config instead.
  3. Oldiesmann

    Resolved Can't login to SSH as root

    I somehow missed the "PermitRootLogin" option. Will try that tonight and see what happens.
  4. Oldiesmann

    Resolved Can't login to SSH as root

    I am trying to migrate to a new VPS. The problem is the source server somehow got configured so that the default SSH user is a regular user (with sudo access) called "ubuntu". I followed the instructions at Resolved - What steps need to be taken to enable SSH root access through the SSH terminal...
  5. Oldiesmann

    Issue Let's Encrypt Renewal fails

    I don't know if Bind was installed through Plesk or not. This is a standard Ubuntu server that I installed Plesk on using the Plesk installer. That server should be the authoritative DNS server for that domain - I don't have any other servers.
  6. Oldiesmann

    Issue Let's Encrypt Renewal fails

    I searched and found several topics about this but nothing that actually mentioned how to resolve it. I keep an email each day saying that the SSL certificate for one of my domains couldn't be renewed... What DNS service needs to be enabled? BIND is running and another certificate (albeit not...
  7. Oldiesmann

    Resolved Apple devices loading default certificate instead of domain-specific one

    Managed to get to the bottom of the problem it seems. I have nginx set up as a reverse proxy with Apache and recently enabled http2. Apparently this is causing nginx to send an upgrade header, which in turn causes problems for Safari/iOS. Adding "proxy-hide-header: upgrade;" to the nginx...
  8. Oldiesmann

    Resolved Apple devices loading default certificate instead of domain-specific one

    Over the past week or so, I've been getting reports from users on one of my forums that they are no longer able to access the site from their iPads. Tonight with the help of a friend, we were finally able to track down the issue - iOS is trying to load the default security certificate rather...
  9. Oldiesmann

    Resolved Update billing info for Plesk

    Finally figured it out. Had to go to the Cleverbridge site, look up my orders and update my info that way. It would be nice if there was an easier way to do it though.
  10. Oldiesmann

    Resolved Update billing info for Plesk

    How do I update my billing info for my Plesk license? The card I purchased my license with expired last month and I'm getting messages saying I'm operating within the grace period, but I can't for the life of me figure out how I update the card info. I tried My Plesk, I've tried searching the...
  11. Oldiesmann

    Issue PHP Warning: Module 'imagick' already loaded in Unknown on line 0

    Not sure if you still need help or not, but having some experience with php.ini, I can say that what MarkM said is what's happening. Specifically, you have "extension=imagick.so" twice - either twice in the same file or in two different files (eg in php.ini and again in imagick.ini). Double...
  12. Oldiesmann

    Question HTTP2 enabled, Apache still using 1.0

    At the suggestion of the Advisor extension, I enabled HTTP2 on my server. However, I'm still seeing requests in the logs using HTTP/1.0. Example: GET /calendar/?viewmonth;year=2022;month=4;day=6; HTTP/1.0 Do I need to reconfigure/rebuild something to get Apache to use HTTP2 instead?
  13. Oldiesmann

    Resolved logrotate: unexpected operator

    I keep getting this message from the daily logrotate cron /etc/cron.daily/logrotate: logrotate_script: 3: [: /var/run/mysqld/mysqld.pid: unexpected operator Any idea on this? Running the latest Plesk 17.9 on Ubuntu 18.04.
  14. Oldiesmann

    Issue LetsEncrypt Certificate couldn't be renewed

    I got an email today saying that the Let's Encrypt certificate for my main domain (the one used for the server hostname) couldn't be renewed... ] * 'Lets Encrypt certificate' [days to expire: 25] [-] server.iwannabea.ninja idn_to_ascii: empty domain name: U_ILLEGAL_ARGUMENT_ERROR I'm...
  15. Oldiesmann

    Resolved No "phpize" for PHP 7.3

    That worked. Thanks!
  16. Oldiesmann

    Resolved No "phpize" for PHP 7.3

    What do I need to do for Ubuntu? I tried apt-get install plesk-php73-devel but it said it was unable to locate that package.
  17. Oldiesmann

    Resolved No "phpize" for PHP 7.3

    Running the latest version of Plesk Onyx 17.9 on my server and I noticed that there's no "phpize" binary for PHP 7.3, which prevents me from installing APCu (a PECL extension). Is there a reason for this?
  18. Oldiesmann

    Issue Let's Encrypt Certificates didn't auto renew

    Not finding anything about the renewal - just this... [2019-01-18 07:29:40.313] ERR [extension/letsencrypt] Execution of /opt/psa/admin/plib/modules/letsencrypt/scripts/post-install.php failed with exit code 1 and the output: [2019-01-18 07:29:40.542] ERR [panel] Execution of...
  19. Oldiesmann

    Issue AH01071: Got error: 'Primary Script Unknown'

    Running into a weird issue with a test site of mine. I'm trying to upgrade the forum software, but when I try to run the upgrade script from my browser I just get a 404 error and the message "AH01071: Got error: 'Primary Script Unknown'" appears in the log. I have tried two different PHP...
  20. Oldiesmann

    Issue Let's Encrypt Certificates didn't auto renew

    Logged on to one of the sites I host today to find that its security certificate expired - and also figured out that the certificates for most of the other domains on the server have either expired or are going to expire soon. However, when I go to renew the certificates, it says that they will...
Back
Top