How to check a Softaculous license

Softaculous is the most used auto-install system for scripts like WordPress, Drupal, DokuWiki, Magento etc. You can install them with only a few clicks.

1. If you don’t have server access, you can check a Softaculous license by accessing their website https://www.softaculous.com/softaculous/verify Just enter the IP address and you will see details about the license – the status, type and the owner of the license.

softaculous license1

2. If you have server access, simply go to WHM-> Plugins-> Softaculous – Instant Installs.

softaculous license2

3. Another way is from the command line, using the cli.php file

php /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/cli.php -l
root@www [/]# php /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/cli.php -l
Softaculous License : 00000-11111-22222-33333-44444
Type : Premium
Expires (DD/MM/YYYY) : 09/12/2019
License IP : 104.193.100.100
root@www [/]#

Leave a Reply