osCmax v2.5 User Manual
Results 1 to 1 of 1

problem with ssl shared with diffrent sites

This is a discussion on problem with ssl shared with diffrent sites within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; hi , i configure my configure.php define('HTTP_SERVER', 'http://www.homeprint.co.il/'); // eg, cPanel® - should not be empty for productive servers define('HTTPS_SERVER', ...

      
  1. #1
    Lurker
    Join Date
    Mar 2007
    Posts
    1
    Rep Power
    0


    Default problem with ssl shared with diffrent sites

    hi , i configure my configure.php
    define('HTTP_SERVER', 'http://www.homeprint.co.il/'); // eg, cPanel® - should not be empty for productive servers
    define('HTTPS_SERVER', 'https://lebaron.websitewelcome.com/~nsladmin/homeprintssl/'); // eg, https://localhost - should not be empty for productive servers
    define('ENABLE_SSL', true); // secure webserver for checkout procedure?
    define('HTTP_COOKIE_DOMAIN', '/');
    define('HTTPS_COOKIE_DOMAIN', '/');
    define('HTTP_COOKIE_PATH', '/');
    define('HTTPS_COOKIE_PATH', '/');
    define('DIR_WS_HTTP_CATALOG','');
    define('DIR_WS_HTTPS_CATALOG', '');
    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
    define('DIR_WS_INCLUDES', 'includes/');
    define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
    define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
    define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
    define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
    define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
    i buy item from the store and when i want to go to the register to checkout_shipping its go the ssl shared and give me the login.php /its dont remember me the item i think its happen because the configure.php file - do you have sugest to this problem thanks , alot http//www.nslcompany.com/seo
    קידום אתרים
    Last edited by artinfo; 03-22-2007 at 09:12 AM.

Similar Threads

  1. UPS, USPS and shared SSL certificate problem
    By nfway in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 08-25-2005, 05:54 AM
  2. problem with shared SSL and sessions
    By eddman in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 08-25-2004, 05:24 AM
  3. Shared SSL footer problem
    By u2web in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 09-14-2003, 08:50 PM
  4. multiple osc sites on webserver
    By Rodland in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 02-27-2003, 07:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •