milandred Posted February 1, 2012 Share Posted February 1, 2012 i changed Set WHMCS System URL to https://www.domain.com/whmcs/ (note the s within https) Set WHMCS SSL System URL to empty the second line to https. before reading this. http://forum.whmcs.com/showthread.php?t=8481 and now the admin doesn't work. this is the error from the apache [Wed Feb 01 15:56:47 2012] [error] [client ipaddress ] invalid request-URI how can I change it back, using the command line? or mysql? thanks. 0 Quote Link to comment Share on other sites More sharing options...
d3c0y Posted February 3, 2012 Share Posted February 3, 2012 To disable forced SSL for now run this query in PHPMyAdmin UPDATE tblconfiguration SET value='' WHERE setting='AdminForceSSL'; 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.