• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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