• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Sitebuilder / FreeBSD / Plesk 7.5

L

LiquidSolid

Guest
Hello All,

Recently I've updated the plesk software on one of our servers.
Unfortunately it installed Sitebuilder and it made the necessary changes on our system, but since we don't use it and don't have a license for it. I would like to have it deinstalled. Can anyone let me know which packages/files have to be removed in order the deinstall it? Thanks a lot!
 
Disable SB

1 cd /usr/local/psa/apache/conf
2 vi httpd.conf
remove the line equals to

Include /usr/local/psa/apache/conf/sitebuilder.conf

3 exit vi (saving)
4 restart apache (or all plesk)

/usr/local/etc/rc.d/psa.sh restart

To remove SB

rm /usr/local/sitebuilder

TIa
 
Back
Top