• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. M

    Question Ioncube Loaders in usr/bin/php ?

    You have to install it manually. If you google, you'll find several sites that guide you through the installation process. This one for example: How to Install ionCube Loader (Step by Step Tutorial)
  2. M

    Question Backup and Restore During Server Changes

    Plesk backups are encrypted with the Plesk encryption key, which is unique for each Plesk installation. Plesk backups cannot be restored on another Plesk server without the option Upload backup files without a valid signature...
  3. M

    Resolved MariaDB 11.4 Plesk Support

    "MariaDB 11.4 is planned to be supported in Plesk version 18.0.64 (approximately mid September)" https://support.plesk.com/hc/en-us/articles/12387689789207-Which-MariaDB-versions-are-supported-by-Plesk
  4. M

    Plesk Firewall Extension and Almalinux 8.10 Network Issue

    Okay, so instead of creating the extra "plesk" zone, it should warn the administrator while installing the extension and give the administrator the option to continue or abort the installation. Wouldn't that be the preferred way to handle this case? Because currently it creates the zone, and at...
  5. M

    Resolved How to install CentOS 8 Plesk 5 php version ?

    If it's 1 application that's holding you back from migrating to a new server, you might take a look at Rector: https://github.com/rectorphp/rector
  6. M

    Question PHP 5.3

    I've migrated a couple of older web apps to PHP 7.1 using the php7-mysql-shim library. It's relatively easy to do as explained here: https://talk.plesk.com/threads/how-to-install-centos-8-plesk-5-php-version.358438/post-916582
  7. M

    Plesk Firewall Extension and Almalinux 8.10 Network Issue

    I agree, but why does it create its own zone if it can cause conflicts in the end?
  8. M

    Plesk Firewall Extension and Almalinux 8.10 Network Issue

    I believe there is no need to disable the firewalld when installing the extension, as it creates a new firewalld zone: "Plesk applies the configuration to the firewalld zone called “plesk” and sets that zone as the default one. Runtime firewall rules added before installing Plesk are lost...
  9. M

    Question How to activate the new dashboard?

    It's a beta feature. You have to enable it in the panel.ini: [navigation] newHomeView.enabled = true Ensure there is only 1 [navigation] section, otherwise it won't work.
  10. M

    Issue 502 Gateway error with HTTP POST Requests but not GET requests

    Welcome to the forum. I've moved your post to Plesk Obsidian for Linux. From the "Linux 4.19.0", I guess you're running Debian? I think the easiest way to solve this, is to use the correct PHP handler, the "FPM application served by Apache". After that, correct the file permissions, 644 for...
  11. M

    Resolved How to increase the PHP memory

    That's not how it works. Adding more memory to PHP can even slow down a website. Use a Website Performance Tool. Tools like Google PageSpeed Insights or Gtmetrix can analyze your website and provide detailed insights into what's slowing it down. These tools highlight issues such as large...
  12. M

    Issue Something changed badly after reboot

    Without having access to your server it's very hard to tell what's going on. You need to look at the logfiles of the sites that perform badly, i.e. the /var/www/vhosts/system/domain.com/logs/error_log and proxy_access_ssl_log. If you are familiar with the command line, go to those locations and...
  13. M

    Question Secure mail.customerdomain.com with Let's Encrypt certificate with no hosting

    The only way to do this is as follows: - unassigned the certificate of domain.com - reissue a new certificate on domain.com for webmail.domain.com - create a mail.domain.com subdomain - issue a certificate on mail.domain.com - create a cronjob (scheduled task) to assign the mail.domain.com...
  14. M

    Your hosting plan does not allow you to create any more databases.

    It is a known bug in the WordPress Toolkit: https://support.plesk.com/hc/en-us/articles/12388259006871-Plesk-is-unable-to-install-or-update-WordPress-instances-with-WordPress-Toolkit-Db-makeUniqueDbName-must-be-of-the-type-int-null-given
  15. M

    Issue Something changed badly after reboot

    The sawtooth-like pattern in your server's real memory consumption can occur due to various reasons such as periodic tasks, garbage collection processes, or caching mechanisms. It's generally not a cause for concern unless you're experiencing performance issues or unexpected crashes. Regarding...
  16. M

    Resolved Webmail Broken After Update to 18.0.61.5

    Have you tried using Plesk Repair? If that doesn't work, please get in touch with Plesk Support so they can investigate the issue on the server directly. To sign in to support please go to https://support.plesk.com If you bought your license from a reseller, your reseller should provide...
  17. M

    Issue Something changed badly after reboot

    It could be the RAID configuration, i.e. that it's still rebuilding the RAID array. Did you check the logfiles like /var/log/messages or the processes with htop or glances commands?
  18. M

    Resolved System date and time change to Time zone utc +2 Amsterdam Maridb not change

    Did you install the NTP Timesync extension to synchronize the time? https://www.plesk.com/extensions/ntp-timesync/
  19. M

    Resolved sslit error getScheme() must be compatible with...

    That's why I recommend to contact Plesk Support. This looks like a bug.
  20. M

    Resolved sslit error getScheme() must be compatible with...

    Could you please contact Plesk Support? This issue must be investigated directly on your server. To sign in to support please go to https://support.plesk.com If you bought your license from a reseller, your reseller should provide support for you. If the reseller does not provide support, here...
Back
Top