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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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.