Showing posts with label DirectAdmin. Show all posts
Showing posts with label DirectAdmin. Show all posts

Friday, December 05, 2014

How to install Softaculous in Direct Admin control panel

Installing Softaculous in Direct Admin run the following commands:

Note: Before starting the installation make sure ionCube Loaders is installed.

  • SSH server as root user
  • mkdir /usr/local/directadmin/plugins
  • 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
  • If the above doesent work run below
  • /usr/local/bin/php /usr/local/directadmin/plugins/install_softaculous.php