• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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