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,
I am trying to send detailed error information to the client-side when 500 errors occur on my Plesk managed site. Basically, whenever a 500 error occurs on my site, it displays the error message:
and I want that error message to show the "full detailed" error instead.
I've seen other...
Since PHP 8.0, PHP provides the PHP_BUILD_PROVIDER variable to indicate the “origin” of a PHP binary:
https://github.com/php/php-src/commit/ad0d2e438fddc089917e71e5d8909d145db9da8a
The contents of this variable shows up in the PHPInfo output and since PHP 8.4 it also shows up when running php...