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

  1. L

    Resolved PHP -v reporting errors

    Thank you very much IgorG. Runing this code I found this call in /etc/php.d/zend_extensions_psa.ini:zend_extension=php_opcache.dll Then I added ; and error was fixed ;)
  2. L

    Resolved PHP -v reporting errors

    I checked much files and I dont find any file calling to php_opcache.dll I dont understand why i get this error of php_opcache.dll because my 10-opcache.ini is calling correctly to zend_extension=opcache.so best regards
  3. L

    Resolved PHP -v reporting errors

    Hi I dont know if it come from last Plesk Onyx 17.8.11 update but I have next errors: Do you know fix this error? thank you very much
  4. L

    Issue Fail2Ban never starts

    Yes, in var/run/fail2ban is the file fail2ban.pid
  5. L

    Issue Fail2Ban never starts

    Hi IgorG Permission are good (0777/lrwxrwxrwx) Do you think my CSF/LFD firewall could be blocking fail2ban? Any other idea?
  6. L

    Issue Fail2Ban never starts

    Hi From Plesk I received this error: ERROR:f2bmng:Failed to start fail2ban service From plesk log, the next message is repeated when I try enable it: I attach message requested Thank you
  7. L

    Issue Fail2Ban never starts

    Hi steven_h Thank you for your info. I checked it but file location seem to be in right place as I attach in images
  8. L

    Issue Fail2Ban never starts

    i runned "sestatus" but it is disabled
  9. L

    Question Disable lfd "Suspicious process running under xxx"

    Hi Mark Do you know say me what code should I add to csf.pignore for dont receive more lfd alert emails?? thank you very much
  10. L

    Issue Fail2Ban never starts

    Hi I cant start Fail2Ban from Plesk or ssh. Before I received always error code 255 and i uninstalled and reinstalled like this plesk user but it dont start I tried with this plesk post without luck I attach ssh messages about fail2ban.pid not readable thank you
  11. L

    Question Disable lfd "Suspicious process running under xxx"

    Hi all I am trying one week ago and I cant stop the emails from lfd alerts such as "Suspicious process running under xxx" I tried changing code in csf.conf to: LF_EMAIL_ALERT = 0 PT_USERMEM = 0 PT_USERTIME = 0 Later I wrote "csf -r" and "systemctl restart lfd" but emails dont stops A bit...
  12. L

    Resolved Can't increase memory_limit value

    Hi Add next code in a php file and upload to your root server by filezilla: <?php phpinfo(); ?> Then go to https://www.yourdomain/phpinfo.php and look in "$_SERVER['HOME']" where is located your web settings file
  13. L

    Issue Error in autoupdate

    Hi I can confirm about these problems IT IS PHP 5.3.29 plesk extension installed used in a website (also uninstalled unused PHP 5.6). I uninstalled this PHP version and I checked yum update + plesk update and it works fine. If I try install again Plesk PHP 5.3.29 extension then errors in...
  14. L

    Issue Error in autoupdate

    Hi I uninstalled all PHP extra versions from Plesk (PHP 5.3 and PHP 5.6) Now errors regarding php versions have disappeared but persist the same error "libtidy-0.99.so.0" With "yum update" the error is: NOTE: I see a error in my vendor php version requesting php_opcache.dll when I believe...
  15. L

    Issue Error in autoupdate

    Thank you for your help @UFHH01 I tried force the installation of "libtidy" and it seem require install differents tidy versions for each php version, example: About delete or disable epel-release 7-9 or 7-10 i dont know how do it, I tried deleting from root/epel-release-7-9.noarch.rpm and...
Back
Top