• 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.

Install Sitebuilder 2 on CentOS with DirectAdmin

M

Martin1982

Guest
I was wondering why I'm not able to install Sitebuilder 2 on a CentOS 4.2 system running Direct Admin.

There is a part in the RPM's where there are exceptions for cPanel, but I can't seem to find any customizations for exim or in my case Direct Admin, while I do meet all the requirements mentioned on the site.

Is there a workaround or any other install package that I missed out????

PHP:
rpm -Uvh *.rpm
error: Failed dependencies:
        php is needed by php-ioncube-loader-1.0-rhel4.build060322.17.i386
        httpd is needed by Sitebuilder-2.1.3-rhel4.build060322.17.i386
        php >= 4.3 is needed by Sitebuilder-2.1.3-rhel4.build060322.17.i386
        php-domxml is needed by Sitebuilder-2.1.3-rhel4.build060322.17.i386
        php-gd is needed by Sitebuilder-2.1.3-rhel4.build060322.17.i386
        php-mysql is needed by Sitebuilder-2.1.3-rhel4.build060322.17.i386
        httpd is needed by sitebuilder-core-1.0-rhel4.build060322.17.i386
        php >= 4.3 is needed by sitebuilder-core-1.0-rhel4.build060322.17.i386
    Suggested resolutions:
        httpd-2.0.52-19.ent.centos4.i386.rpm
        php-4.3.9-3.8.i386.rpm
        php-domxml-4.3.9-3.8.i386.rpm
        php-gd-4.3.9-3.8.i386.rpm
        php-mysql-4.3.9-3.8.i386.rpm
 
Back
Top