Product:
Search Type:

How can I assign Plesk Sitebuilder to Plesk Control Panel to create and publish Plesk domain using Sitebuilder?

Article ID: 5452 
Last Review: Aug,04 2008
APPLIES TO:
  • Plesk 8.4.x for Linux/Unix

CAUSE

In Plesk Control Panel  change to  Server -> Sitebuilder Support, enter valid admin login credentials for Plesk Sitebuilder and click Ok.

This causes Sitebuilder submenu appears in the left menu that allows Sitebuilder management through Plesk Control Panel.
Also Plesk plan is created in Plesk Sitebuilder, it is assigned to all Plesk client enabled in Sitebuilder.

mysql> select name, description from plan;
+-------------------------+------------------------------------------+
| name                    | description                              |
+-------------------------+------------------------------------------+
| Plesk_hostname          | Plan for all user creating from hostname |
+-------------------------+------------------------------------------+
1 row in set (0.00 sec)

mysql>


Where hostname is full hostname of Plesk Contorl Panel specified in Plesk database:

mysql> select * from psa.misc where param='FullHostName';
+--------------+----------+
| param        | val      |
+--------------+----------+
| FullHostName | hostname |
+--------------+----------+
1 row in set (0.00 sec)

mysql>

Keywords: Plesk Sitebuilder integration; assign; registration

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields