• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by papahausa

  1. papahausa

    Input Warden Antispam & Virus Protection Extension for Plesk

    I use this config. All is good at this moment. Still waiting updates.
  2. papahausa

    Input Warden Antispam & Virus Protection Extension for Plesk

    Thanks for replay. Still waiting update. Have a nice day.
  3. papahausa

    Input Warden Antispam & Virus Protection Extension for Plesk

    sorry. wrong config. this correct. service imap { vsz_limit = 512MB } protocol imap { mail_plugins = notify mail_log quota }
  4. papahausa

    Input Warden Antispam & Virus Protection Extension for Plesk

    i changed config /etc/dovecot/conf.d/99-warden.conf with minimum changes. service imap { vsz_limit = 512MB } protocol imap { mail_plugins = $mail_plugins } now service work, but without danami.
  5. papahausa

    Input Warden Antispam & Virus Protection Extension for Plesk

    Seems Dovecot 2.4.1 not support section plugin and imapsieve_mailbox* parametrs in /etc/dovecot/conf.d/99-warden.conf
  6. papahausa

    Input Warden Antispam & Virus Protection Extension for Plesk

    Hello. after plesk update Dovecot cant start. dovecot[83256]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/99-warden.conf line 9: Unknown section name: plugin systemd[1]: dovecot.service: Main process exited, code=exited, status=89/n/a systemd[1]: dovecot.service: Failed...
  7. papahausa

    Resolved php 8.3 ioncube

    Solved. https://support.plesk.com/hc/en-us/articles/12376924533655-How-to-enable-ionCube-Loader-module-for-PHP-shipped-with-Plesk-on-Linux
  8. papahausa

    Resolved php 8.3 ioncube

    Hello. How install ioncube for php 8.3 from Manage PECL Packages? Failed loading /opt/plesk/php/8.3/lib/php/modules/ioncube_loader_lin_8.3.so: /opt/plesk/php/8.3/lib/php/modules/ioncube_loader_lin_8.3.so: cannot open shared object file: No such file or directoryFailed loading...
  9. papahausa

    Issue Cron Incorrect parameter

    Hello. When i try add cron, i got error. Error: Incorrect parameter values. dow: Invalid interval
  10. papahausa

    Input Warden Antispam & Virus Protection Extension for Plesk

    [root@salmon ~]# warden --task=contentfilter:contentfilter --default=yes --reload=yes PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /usr/local/psa/admin/plib/modules/warden/library/modules/database/classes/Kohana/Database/MySQLi.php on line...
  11. papahausa

    Issue Backup error with Database

    [root@salmon ~]# cat /etc/my.cnf # # This group is read both both by the client and the server # use it for options that affect everything # [client-server] # # include all files from the config directory # !includedir /etc/my.cnf.d [mysqld]...
  12. papahausa

    Resolved Juggernaut Security and Firewall Plesk Addon

    i use this for change mamory vi /usr/local/psa/admin/conf/php.ini Increase the memory_limit value to 512M: memory_limit = 512M But, when i try again import settings, after a few time i got white page.
  13. papahausa

    Resolved Juggernaut Security and Firewall Plesk Addon

    solved. was problem with dns settings.
  14. papahausa

    Resolved Juggernaut Security and Firewall Plesk Addon

    also when i try restore warden settings.xml i got ERROR: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) (MySQLi.php:171)
Back
Top