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

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    And this is correct? sudo su MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin --force Without "sudo su" i get error...
  2. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    Maybe that can fix it? Or should I not try? MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin --host localhost --force Resolved - MySQL 5.6 No directory, logging in with HOME=/
  3. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    I only upgrade maridb. And than: - localhost not working - roundcube not working - mail not working Are you sure they don't record anything in the database? I looked with phpMyAdmin and there are database tables...
  4. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    And: yes. - I remove this line: "bind-address = 127.0.0.1" - I restarted mariadb - run this: sudo su MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin --force - restart mariadb - and this: sudo systemctl stop mysql; sudo killall mysqld # to stop the incorrect service if it is started...
  5. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    /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] sql_mode=NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION bind-address =...
  6. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    I ugrade to 10.6. (https://support.plesk.com/hc/en-us/articles/12388091703703 [RHEL example]) But not working the Mariadb, only on ip (127.0.0.0, 0.0.0.0). If i set forexample wordpress DB_HOST: localhost. Is not working. But if i set 127.0.0.0, then working. The VeryBigProblem: The mails is...
  7. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    In point 7: Will I need everything? yum install MariaDB-server galera-4 MariaDB-client MariaDB-shared MariaDB-backup MariaDB-common Is "galera-4" required for both 10.6 and 10.11?
  8. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    Attached. Contents of the "/etc/my.cnf.d" folder: - client.cnf - mariadb-server.cnf - spider.cnf - enable_encryption.preset - mysql-clients.cnf
  9. E

    Question AlmaLinux 9 MariaDB 10.5 to 10.6 then after MariaDB 10.6 to 10.11

    How to Upgrade? (AlmaLinux 9!) What should I watch out for? Do I need to upgrade to MariaDB 10.5.22? (from MariaDB 10.5.16 [current]) (It's like it's not supported [10.5.22]) An article like this exists, just for 10.5 to 10.6 version? (which supports AlmaLinux)
  10. E

    Issue Bug? publish from git fails due to wrong permission of scripts in /opt/psa/admin/plib/modules/git/scripts

    I have the same problem. It's always worked so far. Now it suddenly doesn't work.
  11. E

    Question AlmaLinux 9 partitions

    Unfortunately, I don't have access to it. I only have ssh root access. I just found this provider. Their offers are better, they give you more options, the biggest storage space, etc. However, there is no one-click (optimized for this purpose) linux installation that is common with other service...
  12. E

    Question AlmaLinux 9 partitions

    ThankYou! If I do get the service provider to reinstall the AlmaLinux, what should I write to them about the partitions? (as simply as possible) I couldn't find a description of what Plesk expects here. I looked at my active CentOS Plesk server, it's as simple as this:
  13. E

    Question Recommended or "most" used Linux for Plesk Obsidian

    In the meantime I installed the AlmaLinux. However, there is a problem with the partitions. Can you help me with this?
  14. E

    Question AlmaLinux 9 partitions

    My vps provider installed AlmaLinux 9 for me, and then I installed Plesk on it. However, partitions were created that were not created under CentOS 7. (I've used centOS linux so far) How can I correct this without reinstalling? I assume that Plesk does not use the "/dev/mapper/almalinux-home"...
  15. E

    Question Recommended or "most" used Linux for Plesk Obsidian

    Or if I definitely prefer the CentOS line, should I switch to AlmaLinux 8 or 9, because it is practically its successor?
  16. E

    Question Recommended or "most" used Linux for Plesk Obsidian

    I have been using centOS 7 for a long time. I just installed a new server and the service provider put centOS stream 9 on it. You wrote that it is not very lucky because it can be unstable. (Or is only version stream 8 a bad choice?) However, centOS 7's EOL (2024-06-30) is short. What is a good...
  17. E

    Resolved How can I block port 25 on some (not all!) domains?

    How can I block port 25 on some (not all!) domains?
  18. E

    Resolved Emails will not arrive on a moved domain (old plesk server to new plesk server)

    Sorry, solved. By the time I posted this problem, it had fixed itself. You just had to wait a long time for it to resolve itself.
  19. E

    Resolved Emails will not arrive on a moved domain (old plesk server to new plesk server)

    I moved a domain with mailboxes from my plesk server to another plesk server. (old and new plesk server version: newest) In the old server's DNS setting I changed the ip-s to the new server. (despite the fact that the name server was not on the old server, but was provided by a third party)...
Back
Top