xTiNcTion Posted January 30, 2007 Share Posted January 30, 2007 Hi, can someone confirm this SQL update is missing? # SQL UPDATEINSERT INTO `tblconfiguration` ( `setting` , `value` ) VALUES ('SystemSSLURL', ''); did a "fresh" install look at database directly and didn't find "SystemSSURL". IF you set the value of the new WHMCS SSL System URL option (general config) you wont be able to login to your WHMCS. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted January 30, 2007 Share Posted January 30, 2007 Hi, can someone confirm this SQL update is missing? # SQL UPDATEINSERT INTO `tblconfiguration` ( `setting` , `value` ) VALUES ('SystemSSLURL', ''); did a "fresh" install look at database directly and didn't find "SystemSSURL". IF you set the value of the new WHMCS SSL System URL option (general config) you wont be able to login to your WHMCS. i had no problems with it, but i just did an upgrade. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 30, 2007 Share Posted January 30, 2007 Same here, upgraded and it's just fine. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted January 30, 2007 WHMCS CEO Share Posted January 30, 2007 If entering a value in the field stops you being able to login, then it sounds like the field is there and working but the SSL domain you have entered is incorrect. I've checked both new install + upgrades and it is working fine. 0 Quote Link to comment Share on other sites More sharing options...
xTiNcTion Posted January 30, 2007 Author Share Posted January 30, 2007 put an example Mate!, i dont think it's that hard. See, I just have 1 WHMCS folder over https:. eg. https://mysecuredomain.com/whmcs/ There's 2 options at General Config: -WHMCS System URL -WHMCS SSL System URL iam assuming i have to fill 1. If i fill 2 (ssl...) stops working. As i said, I DONT SEE ANY CHANGE in the database. it's not a real problem to me... cuz i have the system over https:// already (and just set WHMCS System URL). BUT it's a bit confusing that stops work after i set option SystemSSLURL. or... can be possible doesn't work cuz i have "configuration.php" file protected (CHMOD 444)? mm... but i look into that file and only have DB 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted January 30, 2007 WHMCS CEO Share Posted January 30, 2007 If you enter an SSL url, your System URL must be non SSL (ie. http://). Could that be the issue? 0 Quote Link to comment Share on other sites More sharing options...
xTiNcTion Posted January 30, 2007 Author Share Posted January 30, 2007 If you enter an SSL url, your System URL must be non SSL (ie. http://). Could that be the issue? well, i haven't tried that. as i said... it's already over ssl. maybe i play with it later. thanks Matt 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted January 30, 2007 Share Posted January 30, 2007 If you enter an SSL url, your System URL must be non SSL (ie. http://). Could that be the issue? well, i haven't tried that. as i said... it's already over ssl. maybe i play with it later. thanks Matt have you tried just not putting anything in the ssl field and leaving the ssl url in the main one? That should work fine. You definately cant have ssl in both of them and your system url has to be filled out. 0 Quote Link to comment Share on other sites More sharing options...
xTiNcTion Posted January 30, 2007 Author Share Posted January 30, 2007 have you tried just not putting anything in the ssl field and leaving the ssl url in the main one? That should work fine. You definately cant have ssl in both of them and your system url has to be filled out. Hey MACscr, that is the way always have been. since 2.5x.... i tried the new option cuz i see it but there's no need for that in my case. as you say leaving the ssl url empty work fine. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted January 30, 2007 Share Posted January 30, 2007 have you tried just not putting anything in the ssl field and leaving the ssl url in the main one? That should work fine. You definately cant have ssl in both of them and your system url has to be filled out. Hey MACscr, that is the way always have been. since 2.5x.... i tried the new option cuz i see it but there's no need for that in my case. as you say leaving the ssl url empty work fine. the SSL field is used in the case that your regular system url is non ssl, so it will switch in between the two as needed. If you want to always use ssl, then there is no need to switch. Since you had ssl in both, it got confused an probably kept looping per say. 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.