• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. mizar

    Issue Issue with Plesk Update - ERROR: The Yum utility failed to install the required packages.

    Hello, > 1. Its something dangerous for the server? or i can ignore it? This error doesn't affect your server operations right now. > 2. I am not an advanced user, how easy and safe is to do what you suggest? Usually, conversion to Almalinux is quite safe. But if you doubt, you can contact our...
  2. mizar

    Resolved Plesk update: There are no products for your operating system

    Hello, Unfortunately I cannot reproduce the problem. Could you please provide /var/log/plesl/install/autoinstller3.log fragment with the latest upgrade attempt? Or might be you use custom mirror ?
  3. mizar

    Issue Issue with Plesk Update - ERROR: The Yum utility failed to install the required packages.

    Hello, As I see from the log, you have Plesk installed on CentOS 8, but the vendor is EOL CentOS 8 since 31.12.2021. You should either migrate installation to supported OS, or perform inplace upgrade to Almalinux. Thanks,
  4. mizar

    Issue Plesk Centos 7 update

    Hello, Same as above, 10.5.14 is also revoked - MariaDB 10.5.14 Release Notes
  5. mizar

    Issue Plesk Centos 7 update

    Hello, You can just ignore the error - next update should be successful
  6. mizar

    Issue Plesk Centos 7 update

    Hello, Hello, It seems you are using mariadb from mariadb.org and they revokes 10.3.33 release from their repository - MariaDB 10.3.33 Release Notes, so the packages are not avaialiable.
  7. mizar

    Input Plesk can now be installed on Ubuntu 20 servers running on ARM-based platforms

    Hello, The problem should be resolved from now. Could you please check ? Thanks,
  8. mizar

    Resolved Wrong OS displayed

    Hello, As i recall, we parse /etc/redhat-release file for RHEL-based oses
  9. mizar

    Question Rock linux is ready to use with Plesk?

    It seems you are tried to install Plesk RockyLinux on ARM architecture, which is not supported. RockyLinux is supported only on x86_64 architecture. We only support Ubuntu 20.04 on ARM at this moment.
  10. mizar

    Issue plesk.list missing from /etc/apt/sources.list.d after moving plesk.list.ai_back to different folder

    Hello, Please ensure that psa and plesk-release packages has 18.0.38 release, and correctly installed and configured, it looks like incomplete update was performed. {code} # dpkg -l psa plesk-release Desired=Unknown/Install/Remove/Purge/Hold |...
  11. mizar

    Resolved systemctl start mariadb (10.6 error)

    @Apparire, the original issue is specific to MariaDB server 10.6, so you cannot have it on MariaDB 10.1, and it's better to resolve your issue before MariaDB upgrade because it is unlikely properly upgraded if the service cannot be started up. Could you provide output of systemctl status mariadb...
  12. mizar

    Resolved systemctl start mariadb (10.6 error)

    Hello, MariaDB since 10.6 doesn't allows to bind both ::1 and 127.0.0.1 by setting bind-address = ::ffff:127.0.0.1 in my.cnf. If your upgrade from previous version, you should replace bind-address to 127.0.0.1, otherwise MariaDB won't start (or plesk sbin mysqlmng --bind-address local do it for...
  13. mizar

    Question PHP 7.3 failed with code 1

    Hello, You should pass php fpm binary to -path option, instead of php-cgi one.
  14. mizar

    Question Documentation on .autoinstallerrc

    Hello, Only for autoinstaller web interface
  15. mizar

    Question How can sw-engine-fpm be restarted?

    Hello, The service name is "sw-engine". In general, binary name is not same as service name, for instance mariadb.service executes mysql_safe binary
  16. mizar

    Resolved How to install APC/APCu extension for PHP 7.4.x with Ubuntu 20.4.1 LTS

    Works on my test instance: root@a10-52-35-5:~# plesk version Product version: Plesk Obsidian 18.0.30.0 OS version: Ubuntu 20.04 x86_64 Build date: 2020/08/21 11:00 Revision: cfc10c8ba14662258dbd09badaaa44e8db9b1c97 root@a10-52-35-5:~# /opt/plesk/php/7.4/bin/php -m | grep -i apc...
  17. mizar

    Resolved How to install APC/APCu extension for PHP 7.4.x with Ubuntu 20.4.1 LTS

    Hello, The instruction from KB article should help. In short: apt install plesk-php74-dev build-essential, then /opt/plesk/php7.4/bin/pecl install apcu, then configure ini for it. Please note, that APC pecl extension probably will not compile for PHP 7.4.
  18. mizar

    Issue PHP 7.4 mbstring

    Hello, It seems you have problems with /lib64/libonig.so.5 (it required by mbstring.so). I recommend to try to reinstall the package oniguruma: yum reinstall oniguruma, or yum install oniguruma, in case you have too old version
  19. mizar

    Issue Updated to Debian 10

    Hello, It's quite strange. What's version of Plesk do you have ?
  20. mizar

    Issue error saying the source version is 18.0.27 and the destination version is 18.0.25

    I'll also recommend to run plesk installer with --source http://autoinstall.plesk.com (as some providers configure to use own mirrors, which are not usually up2date)
Back
Top