How To Change Whmcs System Url Through Database, Whmcs Domain Change Through Database, phpmyadmin, hindi tutorial, tooi.in
#whmcs_system_url
buy web hosting & reseller hosting https://Kathosting.com
UPDATE tblconfiguration SET value='http://mywebsite.com' WHERE setting='SystemURL' ;
UPDATE tblconfiguration SET value='https://mywebsite.com' WHERE setting='SystemSSLURL' ;