How To Change Whmcs System Url Through Database | Whmcs Domain Change Through Database | Phpmyadmin

Published: 24 February 2021
on channel: KatHosting
1,585
like

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' ;