How to install Softaculous
How to install Softaculous
In SSH, as root, run:
After 5 minutes, log out from the myVesta panel, and login again.
"APPS" will appear to main menu.
Code: Select all
curl -O http://c.myvestacp.com/tools/install-softaculous.sh
bash install-softaculous.sh
"APPS" will appear to main menu.
Tags:
Re: How to install Softaculous
made this, but after clicking 'Apps' - page not found
Re: How to install Softaculous
first enable the softaculous in vestacp
go to




after then run this command in ssh
Code: Select all
curl -O http://c.myvestacp.com/tools/install-softaculous.sh
bash install-softaculous.sh
Re: How to install Softaculous
perfect, works!
-
- Posts: 3
- Joined: Sat Nov 20, 2021 8:45 am
Re: How to install Softaculous
Getting error message on Debian 11 while installing Softaculous.
"E: Unable to locate package vesta-ioncube
E: Unable to locate package vesta-softaculous
dpkg-query: no packages found matching vesta-ioncube
Error: vesta-ioncube package installation failed"
"E: Unable to locate package vesta-ioncube
E: Unable to locate package vesta-softaculous
dpkg-query: no packages found matching vesta-ioncube
Error: vesta-ioncube package installation failed"
Re: How to install Softaculous
try now, i just added it to bullseye reposhreyasonmars wrote: ↑Fri Dec 24, 2021 7:42 pmGetting error message on Debian 11 while installing Softaculous.
"E: Unable to locate package vesta-ioncube
E: Unable to locate package vesta-softaculous
dpkg-query: no packages found matching vesta-ioncube
Error: vesta-ioncube package installation failed"
-
- Posts: 3
- Joined: Sat Nov 20, 2021 8:45 am
Re: How to install Softaculous
Thank you, It worked.