Refresh License via GUI
Refresh License via CLI
You can also refresh the license by executing the following command while logged in as root.
For cPanel SSH to your server as root and enter following commands :
/usr/local/cpanel/3rdparty/bin/php /usr/local/sitepad/cli.php --refresh-license
For Direct Admin SSH to your server as root and enter following commands :
/usr/local/bin/php -d open_basedir="" -d safe_mode=0 -d disable_functions="" /usr/local/sitepad/cli.php --refresh-license
For Plesk, ISPManager, ISPConfig SSH to your server as root and enter following commands :
php -d open_basedir="" -d safe_mode=0 -d disable_functions="" /usr/local/sitepad/cli.php --refresh-license
For InterWorx SSH to your server as root and enter following commands :
/home/interworx/bin/php /usr/local/sitepad/cli.php --refresh-license
For CentOS Web Panel SSH to your server as root and enter following commands :
/usr/local/cwp/php/bin/php /usr/local/sitepad/cli.php --refresh-license
For VestaCP SSH to your server as root and enter following commands :
/usr/local/vesta/php/bin/php /usr/local/sitepad/cli.php --refresh-license
This will update the license from SitePad licensing servers and will also display the updated license details.