Advertisement

03.11.2008 at 11:03AM PDT, ID: 23232668
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.0

OS Commerce - SSL Implementation

Asked by hennanra3 in PHP Scripting Language, E-Commerce, Secure Socket Layer (SSL) & HTTPS

Hello,

I am using 1&1 Professional hosting package which includes a dedicated SSL package.  I used an OS Commerce template package from a company called www.templatemonster.com - the installation ran fine but I didn't select (and don't remember seeing) SSL option at the time of install.

Subsequently I made some changes using instructions at the link:

http://www.oscommerce.info/docs/english/e_ssl_-_this_page_contains_secure_and_non_secure_items.html

The following are the lines of code in the configure.php file stored in the /shop/ (i.e. catalog) folder.

  define('HTTP_SERVER', 'http://www.spice-market.com');
  define('HTTPS_SERVER', 'https://www.spice-market.com');
  define('ENABLE_SSL', true);
  define('HTTP_COOKIE_DOMAIN', 'www.spice-market.com');
  define('HTTPS_COOKIE_DOMAIN', 'www.spice-market.com');
  define('HTTP_COOKIE_PATH', '/shop/');
  define('HTTPS_COOKIE_PATH', '/shop/');

However, when I select http://www.spice-market.com/shop/ - it doesn't automatically redirect to the SSL site, even when I type https://www.spice-market.com/shop/ - it does not show the padlock.  Also, even when I click on "Create an Account" or "Log In" etc - it does redirects me to non SSL url.  My understanding is that if the SSL is implemented correctly, OSCommerce should automatically redirect to the correct SSL URL.  Could someone help advise me to understand what I could do to troubleshoot further or understand where the problem may lie?

Kind Regards,
Raheel
Start Free Trial
 
Loading Advertisement...
 
[+][-]03.12.2008 at 06:04AM PDT, ID: 21105448

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: PHP Scripting Language, E-Commerce, Secure Socket Layer (SSL) & HTTPS
Sign Up Now!
Solution Provided By: MatthewP
Participating Experts: 1
Solution Grade: A
 
 
[+][-]03.14.2008 at 01:31AM PDT, ID: 21123713

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.14.2008 at 03:02AM PDT, ID: 21124047

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628