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.
Inviting everyone who uses WordPress management tools in Plesk The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test. To participate, please use this link .
Your experience will help shape product decisions and ensure the tools better support real-world use cases.
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.