Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Configure.php: Productive Servers


XinXang

Recommended Posts

Posted

Hi,

 

You can only have an SSL connection to a domain, because you buy the certificate for a domain, or sub domain. These are "productive servers", whereas "localhost" is not a domain.

 

These are mostly my assumptions, I stand to be corrected. :D

 

Peter

Posted
Hi,

 

You can only have an SSL connection to a domain, because you buy the certificate for a domain, or sub domain. These are "productive servers", whereas "localhost" is not a domain.

 

These are mostly my assumptions, I stand to be corrected.  :D

 

Peter

 

localhost is a domain but only one your local machine knows about, always 127.0.0.1 as IP.

 

Nobody outside your machine can access that so don't use that for production server.

Treasurer MFC

Posted

Hi,

 

localhost is a domain but only one your local machine knows about, always 127.0.0.1 as IP.

 

The terms "localhost" and "domain", in terms of the Internet, are mutually exclusive.

 

Peter

Posted

I think I undterstand. It just means that this localhost reference will only be understood by the script which is running locally, and if the server will be used for professional purposes, then this should NOT be set to localhost? Or can it be set to localhost even for a production server, does setting it to http://localhost fulfill the requirement of the field not being empty?

Posted

Hi,

 

'Yes' to which question ?? LOL

 

I'll ask one question then, do you want to run osCommerce on a website ?

 

Peter

Posted

Hi,

 

 

Okay, we are getting somewhere, you want to use it on a website, therefore you need a domain name, and you won't have this ...........

 

http://localhost

 

but this ...............

 

http://mydomain.com

 

Peter

Archived

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

×
×
  • Create New...