banGbro Posted January 31, 2007 Share Posted January 31, 2007 Hi. Im using BlueHost and they only allow SSL for the main domain.com, and I have osCommerce on shop.domain.com... Does that pose a problem? Or is osCommerce able to utilize main domain's SSL? Related question. I plan on using Google Checkout exclusively, do I need to worry about SSL? Is it good idea to use Google Checkout exclusively? (Im attrackted to charback protection) Link to comment Share on other sites More sharing options...
mtechama Posted January 31, 2007 Share Posted January 31, 2007 Hi. Im using BlueHost and they only allow SSL for the main domain.com, and I have osCommerce on shop.domain.com... Does that pose a problem? Or is osCommerce able to utilize main domain's SSL?Related question. I plan on using Google Checkout exclusively, do I need to worry about SSL? Is it good idea to use Google Checkout exclusively? (Im attrackted to charback protection) it will work as long you get both of your configure.php configured currectly Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP! Link to comment Share on other sites More sharing options...
davidinottawa Posted January 31, 2007 Share Posted January 31, 2007 Hi. Im using BlueHost and they only allow SSL for the main domain.com, and I have osCommerce on shop.domain.com... Does that pose a problem? Or is osCommerce able to utilize main domain's SSL? Shouldn't be a big deal I don't think - just modify your includes/configure.php file to display shop.domain.com as teh SSL enabled domain, and find out! :-) Link to comment Share on other sites More sharing options...
banGbro Posted January 31, 2007 Author Share Posted January 31, 2007 it will work as long you get both of your configure.php configured currectly Thanks for the fast reply. I have two configure.php's? I haven't looked into that... My setup is as follows. /public_html/shop/ osCommerce was installed using fantastico into shop.domain.com, so when you type shop.domain.com you go into /public_html/shop, and when you type www.domain.com/shop you get a perminent redirect to shop.domain.com How should my configure.php be configured? Please explain... I need to decide whether I'll be using subdomain or just have shop in www.domain.com/shop Thanks. Link to comment Share on other sites More sharing options...
davidinottawa Posted January 31, 2007 Share Posted January 31, 2007 Thanks for the fast reply. I have two configure.php's? I haven't looked into that... My setup is as follows. /public_html/shop/ osCommerce was installed using fantastico into shop.domain.com, so when you type shop.domain.com you go into /public_html/shop, and when you type www.domain.com/shop you get a perminent redirect to shop.domain.com How should my configure.php be configured? Please explain... I need to decide whether I'll be using subdomain or just have shop in www.domain.com/shop Thanks. Change this line in your includes/configure.php to : define('HTTPS_SERVER', 'https://shop.domain.com'); // eg, https://localhost - should not be empty for productive servers Or - just type this it the address bar and see what happens. If this doesn't work, Change this line in your includes/configure.php to : define('HTTPS_SERVER', 'https://domain.com/shop/'); // eg, https://localhost - should not be empty for productive servers and see what happens. If either of this works - go and make the same changes to the /admin/includes/configure.php file. I don't know if it will work or not - but this should only take you about 2 minutes to make the change, upload the file and test the checkout. Watch your address bar the whole time. :-) d Link to comment Share on other sites More sharing options...
mtechama Posted January 31, 2007 Share Posted January 31, 2007 Thanks for the fast reply. I have two configure.php's? I haven't looked into that... My setup is as follows. /public_html/shop/ osCommerce was installed using fantastico into shop.domain.com, so when you type shop.domain.com you go into /public_html/shop, and when you type www.domain.com/shop you get a perminent redirect to shop.domain.com How should my configure.php be configured? Please explain... I need to decide whether I'll be using subdomain or just have shop in www.domain.com/shop Thanks. ok lets get your main store going can you post your (catalog)/includes/configure.php here without the database information? Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP! Link to comment Share on other sites More sharing options...
davidinottawa Posted January 31, 2007 Share Posted January 31, 2007 ok lets get your main store going can you post your (catalog)/includes/configure.php here without the database information? http://www.oscmax.com/forums/oscmax-v2-ins...subdomains.html http://www.bluehostforum.com/archive/index.php/t-3003.html Link to comment Share on other sites More sharing options...
banGbro Posted January 31, 2007 Author Share Posted January 31, 2007 http://www.oscmax.com/forums/oscmax-v2-ins...subdomains.htmlhttp://www.bluehostforum.com/archive/index.php/t-3003.html Thanks. I guess Ill just reinstall into www.domain.com/shop and save myself a hustle later on.... Now, is it good idea or bad idea to use Google Checkout exclusively? Link to comment Share on other sites More sharing options...
davidinottawa Posted January 31, 2007 Share Posted January 31, 2007 Now, is it good idea or bad idea to use Google Checkout exclusively? Personally I would not do this. People expect more options and you don't want to lose sales 'cause someone doesn't have, and doens't want to create a Google account to purchase something. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.