Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Hello, everyone. Your frustration is understandable. I would like to apologize for the delay with the introduction of PHP 8.4 support. The case is currently under discussion with our team and I will bring more clarity soon.
Hello, everyone. With the release of Plesk Obsidian 18.0.67 PHP 8.4 is shipped on all supported OSes other than CentOS 7 and CloudLinux 7.
Please make sure to manually remove the E_STRICT constant from the error_reporting PHP directive when switching to PHP 8.4 from an earlier PHP version.
E_STRICT got deprecated with PHP 8.4 (see PHP 8.4: `E_STRICT` constant deprecated)
If you still use it in your configuration, it will throw an error/warning message.
PHP 8.4 is now shipped with Plesk Obsidian on all supported OSes other than CentOS 7 and CloudLinux 7. Note: Make sure to manually remove the E_STRICT constant from the error_reporting PHP directive when switching to PHP 8.4 from an earlier PHP version.