• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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