How do I run the program under an SSL?
To run the program under an "SSL Blanket", do the following:
- Open the "config.php" file found in the "admin/sd-system/ folder.
- Edit the following lines, changing "http://" to "https://":
define('PP_URL','http://members.yoursite.com');
define('PP_ADMIN','http://members.yoursite.com/Remember that you will need to change "http://members.yoursite.com/" to the actual URL at which Zenbership is installed.admin');
- Log into the administrative control panel and click on "Integration > Options"
- Edit the "Company Logo" and "Company URL" options, changing "http://" to "https://".
If you are logged into the admin control panel, log out and log back into your control panel. The program should now be running using SSL security.