Jump to content

HTTPS Site Install

Featured Replies

Posted

I'm trying to install IPB on my site which is only avalible via https. I use Nginx so redirects are set up on the http version so my site isn't avalible to be viewed,

I'm running into issues with installtalling IPB, when doing the install I can't get past the bit where you enter the licence key, it seems that the form is trying to be loaded from http

What am I doing wrong?

support-99014-0-10626000-1472213789.png

Please go to your Client area and check the license URL. It needs to be with https too. Thats a Problem that really sucks, but if you need to adjust it, Just Open a Ticket and the Support Can assist you

38 minutes ago, jacboy said:

Please go to your Client area and check the license URL. It needs to be with https too. Thats a Problem that really sucks, but if you need to adjust it, Just Open a Ticket and the Support Can assist you

That wouldn't affect the site in this case above. 

  • Author
On 03/09/2016 at 1:29 AM, Rhett said:

That wouldn't affect the site in this case above. 

Do you know why it would be doing it?

12 minutes ago, BigStamp said:

Do you know why it would be doing it?

This would indicate an issue with your server setup, where the installer in this case is not seeing https, I would check with your host to have them check this for you.

 

  • Author

For anyone else having the same problem, I had to add 

fastcgi_param  HTTPS      on;

to my nginx config files.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.