I have installed a SSL certificate and followed the instructions to enable it. However, when I click to install the authorize.net aim module, it still says:
For security reasons, installation of this module is disabled until your Admin is configured for SSL.
I have followed the zen cart instructions for this (here) and also re-checked my work, but something is preventing zen cart from recognizing that the SSL certificate is installed.
Additional Information:
- Zen cart v1.5.3
- I have a dedicated IP Address.
- The configure files have both been updated with the https URL as follows: https://www.mydomain.com
- https://www.mydomain.com and https://mydomain.com both work (the site can be viewed from either URL)...
- ...however, when you click a link, you will not see the https on that page. You can manually type in the https on any page and the page will show, but the https won’t automatically show on the next page when you click a link.
- the https does show automatically on the login page
- In the includes/configure.php file, “enable SSL” is set to “true”.
- When the above, required changes were made and saved, I changed the file permissions before and after making those changes.
- Browser cookies were cleared and the computer restarted.
There are two problems that are probably related:
Even with all of the above items done, zen cart is not recognizing the SSL when I go to install Authorize.net aim, and it’s telling me that installation capability for the Authorize.net aim module is disabled.
Also, when I attempt to login to the storefront as a customer OR attempt to checkout by filling in the name/address page and clicking submit to go to the shipping page, I get looped back to that page as if I had not filled it in.
I will note here that in the instructions for installing authorize.net, it says:
CURL is required and MUST be compiled into PHP with SSL support
I am not a programmer so I don’t know how to check if the above is true for this site. For whatever it’s worth, PayPal has been working fine for months on the site, if that’s an indication that the above statement is true for this site.
This is Hostgator hosting on a VPS. You can view the site at https://www.fishingfrugallures.com
I hope within this information is a clue to what could be going wrong.
Thanks for anything you can share.