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

Recent content by Jan Bludau

  1. Jan Bludau

    Resolved 403 Forbidden after installation

    sorry i could fix it... https://yourplesk.com:8443/modules/repair-kit/index.php/index (File System All files) SSH CLI - plesk repair file
  2. Jan Bludau

    Resolved 403 Forbidden after installation

    Plesk Obsidian 18.0.68 Web Host Edition 403 Forbidden nginx 2025/03/05 09:10:43 [warn] 2635#0: conflicting server name "matomo.isharestuff.com" on [::]:443, ignored 2025/03/05 09:10:43 [warn] 2635#0: conflicting server name "matomo.tsecurity.de" on [::]:443, ignored 2025/03/05 09:10:43...
  3. Jan Bludau

    Resolved Plesk update 18.0.55 not updating

    rebooting the server solved the problem.
  4. Jan Bludau

    Resolved npm not available

    you could do a symlink way like nano ~/.bashrc alias npm='/opt/plesk/node/22/bin/npm'
  5. Jan Bludau

    Issue Unable to make database dump

    under ls /usr/bin/maria* are also many tools listed that are suitable :)
  6. Jan Bludau

    Resolved Plesk backup can not Dump databases MariaDB 10.6.7

    put this in the file called /etc/mysql/mariadb.conf.d/50-server.cnf # Instead of skip-networking the default is now to listen only on # localhost which is more compatible and is not less secure. bind-address = 127.0.0.1 #skip-name-resolve
  7. Jan Bludau

    Issue Plesk Migrator - "Can not connect to the Plesk database"

    There was no connection possible via ssh, i.e. port 22, so VPN helped me! The startup routine should check better whether ssh is actually accessible tail -f /var/log/auth.log
  8. Jan Bludau

    Issue Plesk Migrator - "Can not connect to the Plesk database"

    i'm not at home...i'm at a new workset environment.. the "PermitRootLogin" setting is "yes" - sudo nano /etc/ssh/sshd_config i can say VPN = ON => Plesk Migrator is working / VPN OFF = Plesk Migrator is not working. i can't get the associations. i think the Port 22 for SSH is blocked and the...
  9. Jan Bludau

    Issue Plesk Migrator - "Can not connect to the Plesk database"

    I am using the root credentials. I had to use a VPN service to open the ports I needed, but I thought everything goes from server A to server B without my own laptop. To connect to the database, a source/target server connection seems to have to be established locally to my PC. bizarre.
  10. Jan Bludau

    Issue Plesk Migrator - "Can not connect to the Plesk database"

    Hello Plesk Community, I'm faced with a new problem with the Plesk extension "Plesk Migrator" that I'm not familiar with. Within tail -f /var/log/auth.log I can see how the target computer logs into the source computer. So far so good, but the migrator fails to connect correctly to the...
  11. Jan Bludau

    Resolved Patch: Postfix - 37C3 - SMTP Smuggling – Spoofing E-Mails Worldwide

    Username: TITLE Patch: Postfix - 37C3 - SMTP Smuggling – Spoofing E-Mails Worldwide PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Debian 12, Postfix PROBLEM DESCRIPTION SMTP smuggling is a new attack technique SMTP smuggling is a new attack technique that allows attackers to...
  12. Jan Bludau

    Resolved Php 8.3 ?

    Nice Job. It works one of my project sites is now on PHP 8.3.0
  13. Jan Bludau

    Issue Backup Manager Error

    Plesk 18.0.57 WordPress toolkit works as expected for me no error like this: .wp-toolkit/backups: Cannot stat: Permission denied
  14. Jan Bludau

    Issue Server is permanently down and unavailable

    did you change the right mariadb.conf ? nano /etc/mysql/mariadb.conf.d/50-server.cnf
  15. Jan Bludau

    Issue System Error 11 in mysqldump

    Sind sie bei MariaDB oder mySQL ? Bei MariaDB liegt die config Datei hier nano /etc/mysql/mariadb.conf.d/50-server.cnf
Back
Top