• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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