Different Port + SSL Broke my Tiki
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?