New Zenner
- Join Date:
- Jul 2006
- Posts:
- 18
- Plugin Contributions:
- 0
SSL installed after zen. Config.php modification needed?
Hi,
I installed an ssl today and wanted to get zen to interface with it, since I didn't have a ssl when I istalled Zen.
I toggled the ssl = on, in sessions section of the control/admin panel, but no dice.
I figured it must need to be in the config.php files, but when I updated them to this:
define('HTTP_SERVER', 'http://www.tikipowered.com');
define('HTTPS_SERVER', 'https://www.tikipowered.com');
define('HTTP_CATALOG_SERVER', 'http://www.tikipowered.com');
define('HTTPS_CATALOG_SERVER', 'https://www.tikipowered.com');// Use secure webserver for catalog module and/or admin areas?
define('ENABLE_SSL_CATALOG', 'true');
define('ENABLE_SSL_ADMIN', 'true');
I get this: (LOL)
https://www.tikipowered.comhttps///index.php?main_page=login
It tries to send me to this crazy URL.
Thoughts?
Thanks!!!!
~Tikipowered <------ Zen rookie of the year.
:lol: