• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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