way2savory Posted June 24, 2004 Posted June 24, 2004 Can someone please help me? my store is at http://www.savorywholesale.com/store add something to cart (its still the demo) then click on checkout. it then referrs you to the https:// site of savorywholesale. there is some type of misconfiguration. :huh: The path/server/ is the same (instead of httpdocs/ it is httpsdocs/ ) EDITED TO ADD: am i just supposed to copy current files there? is there something special i am supposed to do? im clueless there... I have open SSL as you can see here openssl OpenSSL support enabled OpenSSL Version OpenSSL 0.9.7c 30 Sep 2003 :ph34r: Here is an excerpt from my configure : define('HTTP_SERVER', 'http://www.savorywholesale.com'); // eg, http://localhost - should not be empty for productive servers define('HTTPS_SERVER', 'https://www.savorywholesale.com'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', true); // secure webserver for checkout procedure? define('HTTP_COOKIE_DOMAIN', 'www.savorywholesale.com'); define('HTTPS_COOKIE_DOMAIN', 'www.savorywholesale.com'); define('HTTP_COOKIE_PATH', '/store/'); define('HTTPS_COOKIE_PATH', '/store/'); define('DIR_WS_HTTP_CATALOG', '/store/'); define('DIR_WS_HTTPS_CATALOG', '/store/'); 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', '/usr/local/psa/home/vhosts/savorywholesale.com/httpdocs/store/'); define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/'); define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');
way2savory Posted June 24, 2004 Author Posted June 24, 2004 wow bump- on page 2 already/ :ph34r: Ive serched 5 times and cannot find the answer
rcmdesign Posted June 24, 2004 Posted June 24, 2004 I tried adding something to the cart, and it just froze so I couldn't get to your error you mentioned....
way2savory Posted June 24, 2004 Author Posted June 24, 2004 :( i was changing config files there for a minute.
rcmdesign Posted June 25, 2004 Posted June 25, 2004 It sends me to https://corsica.globat.com/~savorywholesale...ut_shipping.php after I hit the checkout button...It should send you to https://www.savorywholesale.com/store/check...ipping.php..But you still get the Internal Server Error at that page too...Not sure what's going on. Probably configuration with your server...
way2savory Posted June 25, 2004 Author Posted June 25, 2004 something is goign wrong yes i changed that because i googled up another oscommerce store hosted at globat. here it is https://malta.globat.com/~keithsmithbooks.c...rders/login.php he is on the malta section i am on corsica. sigh* any help is VEYR VEYR much appreciated :) BTW i wont mess with it again until i hear from globat. They offer free installation- lets see if they will take my files and leave my gateway installed (lol)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.