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

Recent content by dieselpower44

  1. D

    Issue Server-wide email blacklist not working correctly

    I think you’re absolutely right. A couple of days ago I examined the headers in one of the mails that was still getting through and noticed a different domain in the Return-Path. I blocked that domain too and *touch wood* I haven’t had any from them since. Think you’ve cracked it - although it...
  2. D

    Issue Server-wide email blacklist not working correctly

    Wait, I'm confused. Have I misunderstood Plesk's mail blacklist function? I thought it was to block *incoming* mail not outgoing mail. Are you suggesting it's only for blocking outgoing mail *to* the specified domains?
  3. D

    Issue Server-wide email blacklist not working correctly

    I've added several entries to Tools & Settings -> Mail Server Settings -> Black list, but I am still receiving mail from some of these domains. I know that mail "from" header can be spoofed but my understanding was that this black list tool did not care about authenticity and should block mail...
  4. D

    Issue Can't Select PHP 7.4 on Obsidian 18.0.21?

    I have exactly the same problem - upon attempting the CLI command above I'm shown "You already have the latest version of product(s) and all the selected components installed. Installation will not continue." I'm on CentOS 6 (final release) with latest version of Plesk Obsidian. EDIT: just...
  5. D

    Question local Git repo appears to be public (no authentication required)

    I'm trying to set up Git extension on my Plesk server to allow me to deploy some websites. I noticed that when I try to clone/push changes to the repo on the server, there is no authentication. Is this how it's supposed to work? We cannot have these repos secured behind SSH authentication? Am...
  6. D

    Resolved Changing PHP to any version using FPM fails with error

    Well, it's not good news. My VPS host has come back to say that opcache is not supported on their type of virtual containers due to the amount of memory it requires. A little disappointing but at least I finally know what the problem was.
  7. D

    Resolved Changing PHP to any version using FPM fails with error

    Glad you sorted your issue! I have checked all the various stuff related to the individual handlers and unfortunately had no success. However, I discovered what may be the issue (and may me helpful to others). The issue appears to be that opcache cannot allocate memory for some reason. It...
  8. D

    Resolved Changing PHP to any version using FPM fails with error

    So the PHP settings in each domain allow me to select FPM (with the above error, obviously) but it seems to save. However, trying to start PHP FPM from Services results in this memory error: Perhaps the resident geniuses Igor or UFHH01 have further ideas?
  9. D

    Resolved Changing PHP to any version using FPM fails with error

    Turning off opcache.enable per domain seems to get PHP versions working when running as FastCGI Apache module but when trying to change to FPM, I get:
  10. D

    Resolved Changing PHP to any version using FPM fails with error

    Sorry Nicolas, I didn't receive notification of your follow-up post. Yes, I have it visible under Nginx options. Did you get any further with this? I am still unable to use any of the native Plesk PHP versions at all.
  11. D

    Resolved Changing PHP to any version using FPM fails with error

    Nicolas, are you also running CentOS 6?
  12. D

    Resolved Changing PHP to any version using FPM fails with error

    Yep, already tried that and it succeeded. Still get the same errors after running it.
  13. D

    Resolved Changing PHP to any version using FPM fails with error

    Hi Igor, I'm afraid not. The files/directories mentioned in that article do not appear to exist. Also 'systemctl' command isn't available. I realized 'systemctl' was CentOS7 and equivalent on 6 was 'service', so tried to restart php-fpm and received the errors: Because no websites are assigned...
  14. D

    Resolved Changing PHP to any version using FPM fails with error

    Hi, I cannot seem to change PHP to use FPM. On a fresh domain I change the setting in PHP Settings to 7.1.14 (same with 7.0.27) and run php as "FPM application served by nginx" and I instantly receive the following error: I have searched all Onyx support articles for this error but none seem...
  15. D

    Fatal error using additional PHP version

    Hi Lars, I know this is an old thread but did you ever figure out what was wrong? I'm having an identical issue on my Centos 6.8 server with Onyx. I'm assuming a corrupt php.ini or something but nothing I try seems to work. Strangely, it only affects some sites and only happens when using PHP-FPM.
Back
Top