Loading...
 
Features / Usability

Features / Usability


Different Port + SSL Broke my Tiki

posts: 5 United States

I've been using Tiki on a virtual host with a different port for a while now without issue.

We just put a SSL cert on the server and switched everything over to HTTPS and now Tiki will not log in.

If you try to log in it redirects from https://mypage.com:8445/tiki-index.php to https://mypage.com/tiki-login.php

I can not use the default ports - I already have something else there and I need to keep Tiki segregated. I've spent a couple hours trying to figure out the settings in the preferences table that will allow this to work and so far nothing seems to be making it work the way it should.

Since I can't log in, I can't access any admin panels. I've only been able to change things via the tiki_preferences table. I've tried updating https_port, http_port, and http_login and have gotten nowhere.

Help?

posts: 1563 Germany

Did you find this preference: "Use HTTPS login" in the database"?

You have a chance to get back in, if you find the following string in your database and delete the preference setting ... if you won't find it, just mention and I make a screenshot.

Copy to clipboard
Require secure(HTTPS) login


Regards,
Torsten

posts: 5 United States

I found "https_login" and it was set to disabled. I tried "require" and "force_nocheck", and at your suggestion I deleted the row.

No change. It's still forwarding to the wrong location without the port.

If I'm looking at the wrong place, a screenshot might help.