Jump to content

Missing SystemSSLURL (tblconfiguration)


Recommended Posts

Hi,

 

can someone confirm this SQL update is missing?

# SQL UPDATE

INSERT 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.

Link to comment
Share on other sites

Hi,

 

can someone confirm this SQL update is missing?

# SQL UPDATE

INSERT 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.

Link to comment
Share on other sites

  • WHMCS CEO

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated