How To Install Softaculous In Direct Admin On Dedicated Server?
Silicon House is a complete solution provider for reseller hosting, dedicated servers and cloud servers. Our expertise is in implementing high availability, high performance and hybrid cloud servers / dedicated servers.Silicon House runs hundreds of servers serving customers in more than 90+ countries. Our commitment towards quality is shown in our processes and products that we deliver to thousands of customers around the world.
Kindly follow the below procedure To Restore the Backup In DirectAdmin Control Panel,
To Install Softaculous In DirectAdmin
It’s really easy to install Softaculous on DirectAdmin and this tutorial will guide you step by step.
You are going to need two things:
1) Ioncube loaders installed
2) DirectAdmin root access
Step 1 – Login into DirectAdmin with your “root” account via SSH.
Step 2 – Execute the following commands:
cd /usr/local/directadmin/plugins
wget -n http://www.softaculous.com/da/install_softaculous.php
chmod 755 install_softaculous.php
/usr/local/bin/php -d open_basedir=/ -d safe_mode=0 -d disable_functions=”” /usr/local/directadmin/plugins/install_softaculous.php
Installation will begin and you should see the status of your installation in a moment.
If ionCube is not installed, here are the steps. Do take note if your web server is powered by CentOS, Softaculous will install ionCube loaders automatically.
Step 1 – Login into DirectAdmin with your “root” via SSH.
Step 2 – Download ionCube loader and rename it to “ioncube.so”.
Step 3 – Move “ioncube.so” into the following directory.
# /usr/local/directadmin/plugins/softaculous/ioncube.so
Step 4 – Softaculous is now ready to be used.