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

    Resolved Default plesk-wordpress fail2ban doesn't work

    Thanks for your reply! Unfortunately it did not help. In my situation the wordpress jail/filter is not triggered. Here is some more information: we have piped logs enabled we see WARNINGS in fail2ban.log which might give a clue: Please check jail has possibly a timezone issue. Line with odd...
  2. M

    Resolved Default plesk-wordpress fail2ban doesn't work

    Did you ever manage to fix this?
  3. M

    Question How to set defaults for WP Toolkit "Updates Settings"

    Allright , thank you very much @Kaspar ! To enable automatic core, plugin and theme updates in Plesk: Get a API Key and at step 2 replace YOURAPIKEY: plesk bin secret_key -c Create a file called /usr/local/psa/bin/auto_updates_wordpress.sh with the following content: # Don't work to quick...
  4. M

    Question How to set defaults for WP Toolkit "Updates Settings"

    I know, I wrote it ;-) Does anyone know where in the database Plesk stores the "Autoupdate all plugins" and "Autoupdate all themes" settings?
  5. M

    Question How to set defaults for WP Toolkit "Updates Settings"

    The above solution is far from perfect. It only works for currently installed plugins and themes. So quite pointless. I'm going to dig further to see how we can influence "Autoupdate all plugins" and "Autoupdate all themes" via CLI.
  6. M

    Question How to set defaults for WP Toolkit "Updates Settings"

    To enable automatic plugin and theme updates in Plesk: Create a file called /usr/local/psa/bin/auto_updates_wordpress.sh for domain in $(plesk ext wp-toolkit --list | grep "${NEW_DOMAIN_NAME}" | awk {'print $1'}); do plesk ext wp-toolkit --wp-cli -instance-id $domain -- plugin...
  7. M

    Important New Plesk webmail / SOGo Webmail extension

    I was being dumb. The test domain within Plesk was configured for different IP addresses :rolleyes:
  8. M

    Important New Plesk webmail / SOGo Webmail extension

    We installed SOGo on Plesk 18.0.50. On one domain SOGo works fine but on a additional domain we are greeted with a 404 error. I am not sure how to start debugging this issue. Anyone has any idea what the cause of this might be?
  9. M

    Issue Fail2ban bans users accessing websites

    By the way this is our custom plesk-wordpress filter: [Definition] failregex = ^<HOST>.* "POST .*(wp-login.php|xmlrpc.php)([/\?#\\].*)? HTTP/.*" 200|401 ignoreregex =
  10. M

    Issue Fail2ban bans users accessing websites

    I am seeing the same issues on one of our servers. On that server Plesk was updated to 18.0.50 Update #2 after not being updated for 12 months or so. @fliegerhermi Did you find a solution yet?
  11. M

    Issue Advanced ModSecurity Rules by Atomicorp missing in plesk control panel

    It seems Atomic Standard (free) is still not available on Plesk on Ubuntu 20.04.5 LTS. Anyone have an idea on how to get Atomic Standard (free) to work on Plesk on Ubuntu 20? Should we copy the tortix folder from a working server? Or should we perhaps install aum?
Back
Top