• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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