Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Problems


yrlady

Recommended Posts

Posted

My catalog is installed at http://ikebagifts.com/shopping (I used shopping instead of catalog)

My ssl server at https://secure-order.net/ikebagifts.com

 

I tried creating a symbllic link from my SSL server to my http server but I get a "404 file not found" error.

 

Then I tried to upload my entire catalog (shopping) directory (including the admin directory) to my ssl server.

 

When I mouse over the 'login' or 'create account' link in my store I see the https server info but when I click, it is trying to download the PHP files. I get "Where do you want to save the file xxx.php"

 

Does it mean that the ssl server is not configured to handle php files? How do I fix this?

 

I also copied a file called index.htm in my secure site and it came up when I typed it in the browser. Here it is: https://secure-order.net/ikebagifts.com

 

Can anyone help me? Thanks

Posted

You are correct, in that your server is not configured to process PHP files.

 

If your host has allowed the privilege, edit your .htaccess file to add:

Options FollowSymLink

otherwise I suggest contacting your host's support department to correct the problem.

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Posted

I don't even see the .htaccess file...

 

Is this supposed to be on the ssl server or the http server ?

 

there is a htaccess file on the http server but none on the ssl server.

 

Can I create one?

Posted

It is okay to create an .htaccess file if you do not have one. It should be in the parent folder of your catalog in both locations (secure and unsecure).

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Posted

Thank you...

 

But does this solve the php configuration problem? I'm still getting the download location request when I try to access my ssl pages.

 

For the time being I'm just going to use the http pages so visitors wont get turned off...

  • 2 weeks later...
Posted

I need to know how to create an .htaccess file in HTTPS:// that will redirect to HTTP://. I just changed hosting providers and the new ones won't help! Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...