OK I have figured it out now.
It seems that sitebuilder & Plesk Panel running on the same server have a few conflicts.
I had to make sitebuilder have it's own host name and not use the actual servers host name.
I registered a new domain name which I added to Plesk Panel
I then in ssh sent these commands
sb_config --sb_hostname sitebuilder.domain name --force_update_wscfg
/usr/local/psa/bin/sitebui
This did the trick and I can now access the site builder in Plesk Panel and via it's own link.
Main Topics
Browse All Topics





by: Chris-DentPosted on 2009-09-02 at 01:51:51ID: 25239051
Do you have access to the operating system beneath? Would be worth checking "ifconfig" for the servers IP and "nslookup sitebuilder.domain.net" or "dig sitebuilder.domain.net" to see what IP it's returning there?
That's based on quite a lot of assumptions about how all this works (in that I've never used it). Just in case it helps more than no reply...
Chris