This is a discussion on SSL Certificate shows up continuously within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi everyone I just installed an osCommerce site, with the SSL certificate required set to No. When I go to ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi everyone I just installed an osCommerce site, with the SSL certificate required set to No. When I go to the site, I keep getting this message, that the SSL certificate is not valid or something like that. After clicking Yes about 100 times I get to see the site. Is there something wrong with my host? The link I'm referring to is: http://www.zinego.com/catalog/ If anyone can tell me what is wrong, it would be great!!! Thanks in advance pram0310 |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| I think your problem is : <base href="https://zinego.com/catalog/"> It should be <base href="http://zinego.com/catalog/"> Check your configure.php files and make sure you have your http_server set correctly.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| hi Here's whats in my admin/includes/configure.php file. define('HTTP_SERVER', 'http://zinego.com'); // eg, http://localhost - should not be empty for productive servers define('HTTP_CATALOG_SERVER', 'http://zinego.com'); define('HTTPS_CATALOG_SERVER', 'https://zinego.com'); define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module define('DIR_FS_DOCUMENT_ROOT', '/home/zinegoc/public_html/catalog/'); // where the pages are located on the server etc etc And this is what catalog/includes/configure.php is like: define('HTTP_SERVER', 'http://zinego.com'); // eg, http://localhost - should not be empty for productive servers define('HTTPS_SERVER', 'https://zinego.com'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', false); // secure webserver for checkout procedure? define('HTTP_COOKIE_DOMAIN', 'http://zinego.com'); define('HTTPS_COOKIE_DOMAIN', 'https://zinego.com'); define('HTTP_COOKIE_PATH', '/catalog/'); etc etc I can't even see the site now. When I log into my Cpanel, I see that the Server Name is mentioned as Secure. So does this need any change as such? I'm going crazy, so I'm willing to try out anything. Thanks in advance |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| product/category description shows FCK editor url | Dumb_Question | osCMax v2 Features Discussion | 7 | 01-01-2006 12:11 PM |
| Product still shows in cart after transaction is complete | bryndog | osCommerce 2.2 Modification Help | 6 | 08-02-2005 12:52 AM |
| is there a modifiedd Shopping cart module shows | blum | osCMax v1.7 General Mods Discussion | 1 | 01-30-2005 06:24 AM |
| X-Cross shows 6 products, how about 9 | peter | osCommerce 2.2 Modification Help | 0 | 11-21-2003 10:43 AM |
| Shows Price in 0 | ChanBe | osCMax v1.7 Discussion | 2 | 09-16-2003 01:49 PM |