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

disable sitebuilder

H

happy

Guest
Hi, if i try to enter any of mye sites on the server this happens: www.partypop.no

I want to fully disable sitebuilder, i deleted it from the moduls from plesk, but i still have the same issue, i've logged into as admin in sitebuilder, but it doesnt say where to disable it, any help would be greatfull!
 
First of all check apache configuration, because somewhere it is defined to open Sitebuilder page instead of the site's page.
To disable Sitebuilder try to find Sitebuilder configuration file and comment VirtualHost section there, or just remove this file from apache configuration (as you have Plesk installed on the same server it should be /etc/httpd/conf.d/zz011_sitebuilder.conf file).
After modifications apache service should be restarted.
 
Back
Top