• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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