• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Sitebuilder Install on Cpanel

R

Ralphlw

Guest
On a cpanel 11 machine running cent os 4.6 final with mysql 4.1.22-standard and php 5.2.6 when going through the installed I get:

"Determining the packages that need to be installed.
ERROR: Unable to proceed with the installation until the package MySQL-bench-4.1.22-0.glibc23.i386 is removed from the system.
Not all packages were installed.
Please, resolve the above problem and try installing the packages again.
If you cannot resolve the problem on your own, contact product technical support for assistance."

Does mysql have to be removed from the system to work correctly or am I missing an option in the installer?
 
During Sitebuilder installation, installer script checks availability of several rpm packages like apache, mysql, etc. On cpanel the services may be configured and run, but compiled from sources or have inappropriate name and not found by installer.

It is recommenced to install Sitebuilder from tarball that is available at http://www.parallels.com/en/download/sitebuilder4 and use rpm option "--nodeps" sometimes..

Please try and let me know if you face any problems during installation.
 
I am interested in this as we run exclusively cPanel. We have sitebuilder running on Centos with Plesk but would prefer Centos with cPanel.

Also, how is the information stored? If it is in a mySQL db I am considering integrating an automated account creation module to it.
 
What do you mean? There is no Sitebuilder and CPanel integration part so both softwares do not communicate with each other. Sitebuilder stored information in MySQL database. If you wish to add some automation in Sitebuilder managing you can use special API which Sitebuilder provides. You can find this documentation here: http://swdn.swsoft.com/en/library/sitebuilder/
 
Back
Top