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

    Issue individual domain can't use HTTPS for webmail if webmail.forceHttp=true

    Yes, it looks like a problem worth showing the developers. Therefore, please fill out the report.
  2. IgorG

    Resolved Plesk Obsidian and PHP 8 compatibility

    @learning_curve plesk-engine based on PHP 8 is in the preparation stage and will be released too. Unfortunately no ETA yet. At the moment, we are working on adopting Plesk code to PHP 8, and then we need time to adopt Plesk extensions code, and then we need to give time for the extensions vendor...
  3. IgorG

    Resolved Plesk Obsidian and PHP 8 compatibility

    Roundcube will be switched to PHP 8.0 for modern OSes except RHEL 7, CentOS 7, CloudLinux 7 and Ubuntu 18.04 in the upcoming 18.0.49 update. On these OSes Roundcube 1.4 is installed that does not support PHP 8. We can't update it there to Roundcube 1.5 due to outdated MySQL versions. Horde does...
  4. IgorG

    Issue Unable to set up Remote Storage Settings

    Plesk uses several concurrent connections to improve performance by default. And on FTP server side may be limitations on the number of concurrent connections. To solve the issue, please try to add the option ftpForbidReuseConnection into [pmm] section in /usr/local/psa/admin/conf/panel.ini...
  5. IgorG

    Issue 127.0.0.1 in resolve.conf - named issues

    This happens because there seems to be no IPv6 connectivity for your server for some reason. So you can try to add the IPv4 address of this domain to the /etc/hosts file.
  6. IgorG

    Question Microsoft SQL Server 2022 support

    Yes, we are planning to support Microsoft SQL Server 2022. No ETA at the moment. For now, you can vote here: Support SQL Server 2022
  7. IgorG

    Resolved PHP CLI version

    @Jhow Plug These ancient and very vulnerable PHP versions have long been at the End Of Life stage and are not supported by Plesk. I don't know how to install them on modern versions of Plesk, and I strongly recommend you don't do it if you want to keep your server's data safe. Better consider...
  8. IgorG

    Issue update error 18.0.47 #5 to 18.0.48

    Plesk is constantly changing, and support for such ancient versions of PHP, even with third-party repositories enabled, would have been discontinued sooner or later.
  9. IgorG

    Resolved separate web and mail on two different servers with plesk

    Keep in mind that if you use two Plesk servers, you will have to pay twice as much for two licenses instead of one.
  10. IgorG

    Question Restore full host backup on host with new IP address

    This KB article may be useful: https://support.plesk.com/hc/en-us/articles/115001761193-How-to-change-the-IP-address-in-Plesk-for-Linux
  11. IgorG

    Issue Having Trouble While Installing Plesk On My PC

    Please read carefully Plesk Installation Guide: Quick Start
  12. IgorG

    Resolved Enabling/disabling brotli and gzip

    You can enable both compression methods. The browser will choose the appropriate one. Modern browsers which support brotli send 'br' along with 'gzip' in accept-encoding request header. If brotli is enabled on your webserver, you will get a response in the brotli compressed method.
  13. IgorG

    Resolved Laravel Toolkit is not available in my extensions

    Laravel Toolkit is available since Plesk Obsidian 18.0.44 version: Change Log for Plesk Obsidian But you have 18.0.41 version.
  14. IgorG

    Issue PHP extension gRPC on windows Pleask

    Where did you get this C:\Program Files (x86)\Plesk\Additional\PleskPHP81\ext\php_grpc.dll file? Are you sure that it is compiled strictly for PHP 8.1?
  15. IgorG

    Forwarded to devs Changes with mailmng-outgoing are not displaying in Plesk UI

    You can do it on Service Plan level: service_plan: Hosting Plans And then sync to subscriptions/domains.
  16. IgorG

    Issue Having Trouble While Installing Plesk On My PC

    Have you read the list of supported Windows versions in the above link? There is no Windows 10 in this list. So, you are not able to install Plesk on your PC with Windows 10.
  17. IgorG

    Forwarded to devs Changes with mailmng-outgoing are not displaying in Plesk UI

    As the help message for the plesk CLI tool states: sbin - Run the specified Plesk internal utility So the sbin is for internal use. It only changes the underlying configs but does not update values in the database, which are then shown in UI. You should use plesk bin mail command like this...
  18. IgorG

    Forwarded to devs ICU version outdated? Timezone "Europe/Kyiv" throw U_ILLEGAL_ARGUMENT_ERROR

    We use ICU provided by the OS maintainers. Current ICU that RHEL 8-like distributions ship is 60.3: https://almalinux.pkgs.org/8/almalinux-baseos-x86_64/libicu-60.3-2.el8_1.x86_64.rpm.html Europe/Kyiv alias was introduced in ICU 72: ICU-22118 tzdata2022b updates in icu code ·...
Back
Top