• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Search results

  1. S

    Issue fail2ban failed to start: ERROR Failed during configuration: Have not found any log file for plesk-smtp jail

    Hello Dave, as far as I can see plesk doesn't configure `plesk-smtp` jail so the jail you've described is a custom one, isn't it? If it's so please specify right logpath when creating of a jail.
  2. S

    Resolved Upgrading to Plesk 18.0.45

    Hello Franco, you can try to disable obsoleted mariadb repo with `yum-config-manager --disable mariadb` and then perform upgrade of plesk.
  3. S

    Issue Mails stuck in queue Plesk Obsidian 18.0.41

    All logs you've provided were written after error occurred. So It isn't a root cause. You should try to find the error earlier, somewhen around `plesk-mail-pc-driver` or `plesk-mail-qc-driver` have been upgraded or configured. if no errors are found you can try to switch to qmail and then switch...
  4. S

    Issue Mails stuck in queue Plesk Obsidian 18.0.41

    Hello, SimpelS `mailsrv_conf_init`utility is shipped as a part of `postfix` or `qmail` components. Please verify corresponding packages with `dpkg -V plesk-mail-pc-driver` if you're use postix or with `dpkg -V plesk-mail-qc-driver` if you're use qmail. If output isn't empty you can try to fix...
  5. S

    Question Is there a way to restart reset Opcache periodically or invalidate not accessed files (dedicated FPM- handler)

    Hello, serverman > A solution could be to restart the PHP-FPM process for every site, but this will result in errors for visitors. You can just replace `restart` with `reload` to flush cache and avoid errors for visitors.
  6. S

    Question AlmaLinux php 5.6 support

    Hi, PHP 7.1 is the minimal available version for CentOS 8 and AlmaLinux 8.
  7. S

    Issue new error : PHP Fatal error: Uncaught Error: Class 'GuzzleHttp\Promise\Create' not found in

    Hi, it's known issue EXTWPTOOLK-8246 which already was reported as PPS-11846.
  8. S

    Issue Docker Cannot restart container - iptables: No chain/target/match by that name

    Hello @Iain_CoSource psa-firewall can flush docker's chains but doesn't remove them so you probably have to figure out who removes the `DOCKER` chain from the `nat` table.
  9. S

    Question What could be causing this?

    Hello tkalfaoglu The log you've provided refers to 2 separated emails, please pay attention to queue_id written by postfix (D42DD11E1228 and 7A5ED11E1224). Please collect full log for the message you're interested in: from `postfix/smtpd[...]: $TRACE_ID: ...` to last entry which is usual is...
  10. S

    Question Solucionar errores 500 y mas en Plesk y Wordpress

    Hi naviera Looks like a resource usage limitation, please check whether you are not reaching VPS resource limits. Please use English next time.
  11. S

    Issue Plesk docker image doesn't work

    Hi, plesk/plesk:latest checked on Ubuntu 20.04 and Windows 10 19043, image works as expected. Please try to get more details by `docker logs` invoked for the container you've created.
  12. S

    Question Dovecot Shared Folder (ACL)

    Which exactly command do you try to run? The `static` driver which is used by userdb does not support iterating over users. The `plesk` driver used by passdb doesn't provide it as well. So if you try to invoke `doveadm <command> -A ...` it will fail with message you've provided.
  13. S

    Resolved Plesk installation is currently taking place (stuck)

    Hi Sep B. It doesn't look as a part of Plesk, it's rather a forgotten part of cloning. You need to check `.bash_profile`, `.bash_login`, and `.profile` files into homedir of the root user and try to find this banner there. You also may found it in `/etc/ssh/ssh_config` or `/etc/motd` configs...
  14. S

    Issue allowed characters for email address

    Hi, moswak `+` character was banned in the scope of support of mail subaddressing (VERP-style) in 18.0.30 because it is usually used as a delimiter between local part of mailname and tag.
Back
Top