• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Sitebuilder server URL. Ensure that this address resolves properly in DNS

K

kingent

Guest
When I try to setup the username and password it gives me a

Error: Unable to retrieve the information from the Sitebuilder system:
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://sitebuilder.kingent.biz/ServiceFacade/SystemWebService.asmx?WSDL'

What am I doing wrong?
 
As I understand you are trying to make integration with Plesk, is that right? You need to make sure that Sitebuilder host which is defined in Sitebuilder configuration can be resolved properly. Please check the following:

# host kingent.biz
kingent.biz has address 208.109.185.135
kingent.biz mail is handled by 10 mail.kingent.biz.

# host sitebuilder.kingent.biz
Host sitebuilder.kingent.biz not found: 3(NXDOMAIN)

As you can see host kingent.biz is resolved properly but sitebuilder.kingent.biz host does not resolve at all. You need to create additional DNS records for Sitebuilder or update Sitebuilder hostname with help of 'sb_config' command to use different hostname which is already resolved properly.
For more information about 'sb_config' command please check Sitebuilder documentation: http://download1.parallels.com/SiteBuilder/4.2.0/doc/install/en_US/html/index.htm -> Configuring Plesk Sitebuilder after Installation
 
Back
Top