• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. mizar

    Resolved Can nginx be switched off to only use apache??

    Yes, during this operations all apache virtual hosts would be reconfigured
  2. mizar

    Resolved Can nginx be switched off to only use apache??

    Hello, Yes, of course, here is a link to documentation
  3. mizar

    Question DKIM: Key rollover / Policy?

    Hello, At this moment, Plesk doesn't very friendly for updating DKIM keys: almost all settings are hardcoded in Plesk code, so you need manually recreate the private key, and update DNS records. More detailed instructions can be found in  How to get the DKIM public key from Plesk if DNS is not...
  4. mizar

    Resolved Wrong update offered for PHP 7.3?

    Hello, It's normal that PHP repositories has id PLESK_17_PHPXY, as plesk-php is shared for both Onyx and Obsidian. Thanks,
  5. mizar

    Issue Plesk Onyx for Linux Fails to Resolve Dependencies for libMagickCore-6

    Hello, CloudLinux 7.8 with ImageMagic 6.9 has been released tomorrow (link). You can check availiable version : {code} # yum list avialiable ImageMagick .... Available Packages ImageMagick.i686 6.9.10.68-3.el7 cloudlinux-x86_64-server-7 ImageMagick.x86_64...
  6. mizar

    Question How to install apcu?

    Hello, The following article should help: How to add additional PHP module for PHP engines shipped with Plesk on Linux? Thanks,
  7. mizar

    Resolved Php shmop extension

    Hello, Sure. You can also uninstall previously installed packages (build-essentials and plesk-php74-dev, and it's requirements)
  8. mizar

    Resolved Php shmop extension

    Hello, In home directory of user. And note, make install require superuser rights
  9. mizar

    Resolved Php shmop extension

    Hello, This extension doesn't popular, and thus, it doesn't included to plesk php distribution You need to compile it from source: (following steps should be done on your Plesk server) 1. Install required packages for php extension compilation: apt install plesk-php74-dev build-essential 2...
  10. mizar

    Issue Centos 8 GIT issue ( and fix)

    Hello, > Because once Plesk installed, i pass the responsability to upgrade to 8.1 and above to Plesk updater :) Actually Plesk updater doesn't update whole server, you need to enabled automatic updates in System Update tool instead
  11. mizar

    Question OpenSSL 1.1.1 for TLS 1.3 on Plesk Obsidian (CloudLinux 7.7)... when?

    Hello, Not exactly: in Plesk Obsidian, nginx for hosting compiled support TLS 1.3 on all supported oses since Aug 2019: # plesk version Product version: Plesk Obsidian 18.0.24.0 OS version: CentOS 7.7.1908 x86_64 Build date: 2020/02/07 23:00 Revision...
  12. mizar

    Question OpenSSL 1.1.1 for TLS 1.3 on Plesk Obsidian (CloudLinux 7.7)... when?

    Hello, It doesn't applicable only for "nginx only", but also should work in "nginx behind apache". We are not provide own apache builds, but use provided by OS vendor. So you need to ask this question to CloudLinux. Thanks,
  13. mizar

    Resolved Error while upgrading from Onyx 17.8.11 to Obsidian (Debian 9.8‬)

    Hello! Did the upgrade successful ? Is sw-cp-server and sw-engine is running ?
  14. mizar

    Issue Plesk version show wrong OS version

    Hello, This behavior highly likely means that dist-upgrade doesn't fully completed.
  15. mizar

    Resolved Installation Error

    Hello, Unfortunately I cannot recommend something else, as i doesn't very familiar with redhat repositories layout. But rhel-7-server-rpms rhel-7-server-optional-rpms rhel-7-server-extras-rpms should be enough
  16. mizar

    Resolved Installation Error

    Hello, You need to enable at least rhel-7-server-rpms rhel-7-server-optional-rpms rhel-7-server-extras-rpms repositories prior to Plesk installation
  17. mizar

    Resolved Installation Error

    Hello, Seems you have problems with your OS packages repositories. What OS are you using ?
  18. mizar

    Resolved Installation Error on fresh CloudLinux 7.7

    Hello, It seems some problem with vendor repositories. Do you have the instance activated in CLN ?
  19. mizar

    Resolved Cant update Plesk after updating MariaDB

    Hello, This is known problem with mariadb 10.4. You need to recreate root@localhost user: # plesk db # CREATE root'@'localhost' IDENTIFIED BY 'typepasswordhere'
  20. mizar

    Resolved Not receiving updates on CentOS 7.7

    Hello, And what version do you have ? Could you post output of plesk version command ?
Back
Top