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

checkout confirmation ssl problem

This is a discussion on checkout confirmation ssl problem within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; My store was working fine untill i made it secure, now when I do a check out i see it ...

      
  1. #1
    Lurker
    Join Date
    Aug 2004
    Posts
    2
    Rep Power
    0


    Default checkout confirmation ssl problem

    My store was working fine untill i made it secure, now when I do a check out i see it go the skipjack processor, I get a security warning
    and then it redirects me to the login page. The processer sees the transcation but the cart never does. I assume that it is a configure.php file problem so here they are.




    includes/configure.php

    <?php
    // Please, note that all changes in this file will be lost
    // after reconfiguring application by Plesk
    define('HTTP_SERVER', 'http://inkjetboss.com');
    define('HTTPS_SERVER', 'https://inkjetboss.com');
    define('ENABLE_SSL', 'true');
    define('HTTP_COOKIE_DOMAIN', 'www.inkjetboss.com');
    define('HTTPS_COOKIE_DOMAIN', 'www.inkjetboss.com');
    define('HTTP_COOKIE_PATH', '/shopping/');
    define('HTTPS_COOKIE_PATH', '/shopping/');
    define('DIR_WS_HTTP_CATALOG', '/shopping/');
    define('DIR_WS_HTTPS_CATALOG', '/shopping/');
    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/');

    define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');
    define('DIR_FS_CATALOG', dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME']));
    define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
    define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');

    // define our database connection

    define('DB_SERVER', 'localhost');
    define('DB_SERVER_USERNAME', '********************');
    define('DB_SERVER_PASSWORD', '******************');
    define('DB_DATABASE', '**********************');
    define('USE_PCONNECT', '*************');
    define('STORE_SESSIONS', '');
    ?>


    admin/includes/configure.php

    <?php

    define('HTTP_SERVER', 'http://inkjetboss.com');
    define('HTTP_CATALOG_SERVER', 'http://inkjetboss.com');
    define('HTTPS_CATALOG_SERVER', 'https://inkjetboss.com');
    define('ENABLE_SSL_CATALOG', 'true');
    define('DIR_FS_DOCUMENT_ROOT', '/home/httpd/vhosts/inkjetboss.com/httpdocs');
    define('DIR_WS_ADMIN', '/shopping/admin/');
    define('DIR_FS_ADMIN', '/home/httpd/vhosts/inkjetboss.com/httpdocs/shopping/admin');
    define('DIR_WS_CATALOG', '/shopping/');
    define('DIR_FS_CATALOG', '/home/httpd/vhosts/inkjetboss.com/httpdocs/shopping/');
    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
    define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/');
    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/');
    define('DIR_WS_CATALOG_LANGUAGES', DIR_WS_CATALOG . 'includes/languages/');
    define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/');
    define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
    define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
    define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');

    // define our database connection

    define('DB_SERVER', 'localhost');
    define('DB_SERVER_USERNAME', '*******************');
    define('DB_SERVER_PASSWORD', '*****************');
    define('DB_DATABASE', '****************');
    define('USE_PCONNECT', 'false');
    define('STORE_SESSIONS', '');
    ?>

    I have tried alot of different things, this does not use a shared SSL
    Thanks for you help

  2. #2
    New Member
    Join Date
    Jul 2004
    Location
    a mountaintop in Florida
    Posts
    22
    Rep Power
    0


    Default

    Change your HTTP_SERVER and HTTPS_SERVER to also use the www in front of the domain name and you should be OK.

  3. #3
    Lurker
    Join Date
    Aug 2004
    Posts
    2
    Rep Power
    0


    Default

    that still did not work, please help

  4. #4
    dno
    dno is offline
    New Member
    Join Date
    Aug 2004
    Posts
    5
    Rep Power
    0


    Default Idea

    Not sure if this is relevent to your question but...

    What I did once when I installed the catalog with ssl enabled and didn't better way to fix problem.

    I went in to every file with cute ftp and did a search for HTTPS and replace every refrence to HTTP so maybe you could do the same but in reverse.

Similar Threads

  1. Problem with checkout
    By stevemitch2 in forum osCmax v2 Installation issues
    Replies: 3
    Last Post: 08-13-2006, 08:29 AM
  2. Checkout with no order confirmation
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 09-08-2005, 09:19 AM
  3. Having a problem with checkout.
    By mattcald in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 06-17-2005, 04:18 AM
  4. Problem with checkout
    By chanterelle in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 10-20-2003, 10:23 AM
  5. The problem of checkout.
    By Newbie in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 10-08-2003, 07:48 AM

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
  •