- Begin by logging in to your server with the root user through SSH.
- In the terminal, execute the following commands:
- # wget -N http://files.softaculous.com/install.sh
- # chmod 755 install.sh
- # ./install.sh
After completion, you will receive a confirmation message stating, "Congratulations, Softaculous was installed successfully."
- Now, log in to your DirectAdmin control panel account.
- On the left side of the screen, click the control panel icon.
- Under the Admin list, select "Extra Feature."
- In the list that appears, click on "Softaculous Auto Installer."
- This action will take you to a new page, confirming that Softaculous is successfully installed in your DirectAdmin.
- Return to the DirectAdmin home page and click the Control Panel icon on the left side.
- Under the user list, you will now find the "Softaculous Auto Installer."
Note: If the ionCube loader is not installed on your server, it will indicate that it's missing. To resolve this and continue with the installation, follow these steps:
- Log in to your server with the root user through SSH.
- In the terminal, execute the following command:
- # ./install.sh
- Log in to your DirectAdmin control panel account and follow the steps mentioned above.