• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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