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.
Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.
PHP 5.2.1 from sid or backports it not suitable for running sitebuilder.
If you really want to use php 5.2.1, you can try building it from the source and than manually configuring sitebuilder to use this PHP. You will also need new version of ioncube loader.
I just realized that one can't run SB 3.0.2 with php other than 5.1.x because SB includes binary php extension (sitebuilder3.so) that is linked with php 5.1
Originally posted by caustic I just realized that one can't run SB 3.0.2 with php other than 5.1.x because SB includes binary php extension (sitebuilder3.so) that is linked with php 5.1
As already was said that it's impossible for you to use PHP other than from 5.1.x branch. This is because you haven't sources of sitebuilder3.so binary library.