• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

Sitebuilder API - Wizzard button disabled

X

xtobal

Guest
Sitebuilder 4.2 & Plesk 8.6 for linux

1.- Via plesk Api, I create a account in plesk.
2.- Via Sitebuildet API , I create a sitebuilder account. In the plesk control panel, under the domain, appear the Sitebuilder Wizzard button, but is disabled. Why?
 
Sitebuilder account should be enabled for Parallels Plesk client and for domain. First check Clients -> CLIENT -> Preferences -> Create a corresponding user account in Sitebuilder and after that check appropriate domain hosting preferences and enable "Create and publish Web site using Sitebuilder" checkbox. These options should be also activated through Plesk API. Check it up.
 
First check Clients -> CLIENT -> Preferences -> Create a corresponding user account in Sitebuilder OK

and after that check appropriate domain hosting preferences and enable "Create and publish Web site using Sitebuilder" checkbox. These options should be also activated through Plesk API. Check it up.

OK, whith the SiteBuilder Api :

<packet version="1.4.2.0"><domain><set><filter><domain_name>mydomain.com</domain_name></filter><hosting><vrt_hst><sb_publishing>true</sb_publishing></vrt_hst></hosting></set></domain></packet>

whithout result.


The documentation says that "The sb_publishing node is optional. It enables/disables publishing web site on the domain using SiteBuilder. Data type: Boolean. This element is supported starting with API RPC v.1.4.2.0. Makes sense for Plesk for Windows only."

I'm under linux ....
 
Back
Top