• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by PAM Baduijn

  1. PAM Baduijn

    Issue I'm having trouble upgrading Ubuntu 20 to 22

    Hi, Do make a disk image before upgrading! Follow this tutorial: Upgade Ubuntu 20.04 LTS to Ubuntu 22.04 LTS
  2. PAM Baduijn

    Resolved MariaDB 10.11 upgrade failure

    You can update to MariaDB 10.11.7 on AlmaLinux 9.3 (Shamrock Pampas Cat). Just disable (/delete) the Plesk database rules in the php.ini and use "sudo dnf update -y"
  3. PAM Baduijn

    Question plesk_saslauthd - Attack, no IP seen

    Maybe some logging services are not running https://talk.plesk.com/threads/no-entry-in-var-log-maillog-messages-secure-etc-0-b.355516/#:~:text=The%20following%20helped%20me%3A
  4. PAM Baduijn

    Question plesk_saslauthd - Attack, no IP seen

    Looks like a brute force attack! https://www.plesk.com/kb/support/constant-failed-mail-authenticatication-entries-are-logged-in-mail-log-in-plesk-server/
  5. PAM Baduijn

    Issue Slow Update Times: Is It a Server or WordPress Issue?

    Could be many things, look at the Tools and Settings > Proces List Maybe many bots visits are slowing down your hosting. Optimize PHP settings, enable Opcache, Nginx and Redis! For WordPress i recommend: WordPress Super Cache + Autoptimize for TTFB and Minify CSS, Javascript and HTML Also...
  6. PAM Baduijn

    Resolved emails not recieved

    Just reboot your Server instance in the Plesk / Tools & Settings / Restart Server! Use Newsletters spam test by mail-tester.com to check the mail configuration!
  7. PAM Baduijn

    Resolved Database Management

    Did you do the database upgrade first? [databaseManagement] features.canBeUpgraded = true
  8. PAM Baduijn

    Issue 18.0.59 (Update #2) failing to update to 18.0.60

    Seems you have some wrong CentOS / Debian configuration leftovers! Try in the SSH console: plesk repair installation Or maybe try this: https://bobcares.com/blog/plesk-update-failed-in-ubuntu/
  9. PAM Baduijn

    Issue Bad Gateway - nginx - IPv6 only

    Try to add these rules to the Nginx domain options: proxy_buffer_size 128k; proxy_buffers 4 256k; proxy_busy_buffers_size 256k;
  10. PAM Baduijn

    Question Optimize a high traffic website

    Yeah, the Performance Booster does not make any significant speed improvement's. I use the PHP Redis Cache on Plesk and for WordPress, Wordpress Supercache + Autoptimize plugins and the Redis Object Cache plugin! https://bobcares.com/blog/install-redis-on-plesk/
  11. PAM Baduijn

    Question Rocky 9 support

    I am using AlmaLinux 9.3 (Shamrock Pampas Cat) for 3 months now without any problems! The limitations described i don't use anyway, so considering if you do not use this extension.... https://support.plesk.com/hc/en-us/articles/12376955168919-Does-Plesk-support-RHEL9-AlmaLinux-9
  12. PAM Baduijn

    Question Message after reinstalling a backup 2 days before

    Looks like a Prestashop issue, not Plesk.
  13. PAM Baduijn

    Issue randomly FPM application served by nginx - goes bad?

    Try to replica the clients issue! If you can't replica the issue and there are no related errors in the server logs, they must be doing something wrong!
  14. PAM Baduijn

    Question SiteJet Exentsion API Key

    I think you should buy a license from them: https://www.sitejet.io/en/pricing
  15. PAM Baduijn

    Question No security solution for Plesk on Almalinux 8.5

    You could use the Juggernaut Firewall: https://docs.danami.com/juggernaut/basics/system-requirements
Back
Top