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