• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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