I read my installations instructions here http://www.zen-cart.com/content.php?56

(by-the-way, I have my Authorize.net account set up... it's still in test mode, but I have it and I generated the "API Login ID and Transaction Key" )

URL is www.stageandtheaterlighting.com

I have a Dedicated SSL, and it seems to be "working" when I go to https://my_site.com. I made the changes to my two configure.php files as per instructions (I changed the('ENABLE_SSL_CATALOG', 'true'); AND the ('ENABLE_SSL_ADMIN', 'true'); within the file in the admin/includes folder. the configure.php file in the INCLUDES folder only had CATALOG to change to 'true'


instructions I read...... "{{{{{
Change includes/configure.php and admin/includes/configure.php to:
// Define the webserver and path parameters
define('HTTP_SERVER', 'http://www.YOUR_SHOP.com');
define('HTTPS_SERVER', 'https://www.YOUR_SHOP.com');
define('ENABLE_SSL', 'true'); }}}}}}"

when I go to my admin/modules/payment, and click on Authorize.net (SIM), I have an install button with a + on it,,, but when I click on authorize.net (AIM), I get this..............

ALERT: For security reasons, Installation of this module is disabled until your Admin is configured for SSL.

Click Here to Sign Up for an Account

Authorize.net Merchant Area

Requirements:
*Authorize.net Account (see link above to signup)
*CURL is required and MUST be compiled with SSL support into PHP by your hosting company
*Authorize.net username and transaction key available from your Merchant Area

Did I do something wrong, or leave something out? Any help would be GREATLY appreciated as usual!!! I would like to get this thing working so I can open the store asap... Thanks!!