This is a discussion on How to change httpsdocs path to httpdocs, post installation? within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; I was able to install OsCommerce on my first try, by reading both the 'fast' and 'detailed' installation instructions in ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I was able to install OsCommerce on my first try, by reading both the 'fast' and 'detailed' installation instructions in your manual. Thank you for creating that. The pages of the sample cart come up, see http://www.wellohwell.com/catalog/. However... During installation, I installed OSC in httpdocs/catalog - but I also checked the box for SSL. Now, when you click on "log yourself in" or "create an account" or "checkout", the URL is not found because it's sending you to the httpSdocs/ dir. Before I delete the whole thing and start over - how could I change this path so it will just use httpdocs? Or, is there another option that I'm overlooking? Thanks. Dan |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| Change this in the /catalog/configure.php Just find the "enable https" line and change it from true to false to disable it, or find the "https server" line, and change that to point to your correct https server.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| Quote:
I did find a /catalog/includes/configure.php and a catalog/admin/includes/configure.php, and made this change in both of them: define('ENABLE_SSL', 'false'); I also tried it in both as define('ENABLE_SSL', false); without the single quotes around false. It didn't make any difference. It's still sending me to https://www... instead of http://www... Am I doing something wrong? Is there somewhere else I can change something? Dan |
|
#4
| ||||
| ||||
| I gave you the wrong path. You found it. Just clear your browser cache. Also, change your https server to http://yourdomain.com
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| How can I edit that the link will change to https://www.mydomain.com when people click on Check out . If I do not edit as above, do I need to load Catalog and Admin to /httpsdocs? |
|
#6
| ||||
| ||||
| In order to use SSL, you must change the settings as shown above, or it will not work at all.
__________________ Michael Sasek osCMax Developer
|
|
#7
| |||
| |||
| Quote:
Explain how SSL will work by disabling it. I had the same problems as the first guy in this thread, I used your suggestions and it works now. EXCEPT that when I enter a credit card on an order, it's not secure. What am I missing, what did I do wrong? Thanks! |
|
#8
| ||||
| ||||
| This thread is actually about disabling SSL, not enabling it. To enable it, you have to have the correct secure server url, and have the SSL settings in the configure.php files set to true. The above example was to disable SSL, and my second response was not really clear. The settings need to be set to TRUE for SSL to work. Sorry for any confusion I caused
__________________ Michael Sasek osCMax Developer
|
|
#9
| |||
| |||
| OK, that makes sense. So tell me this since I am having troubles. In my root I have 2 directories called httpdocs and httpsdocs. Currently I have all of the files in httpdocs, however, when I try to check out, the url switched to https://... but it cannot find the file it looks for (although it can when I disable SSL). Do I need to place files in the httpsdocs in order for it to work? Thanks again! |
|
#10
| |||
| |||
| If it helps, here is the error that I am getting: "Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/kerpop.com/httpsdocs/catalog/checkout_shipping.php on line 13" |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I.P. Address Installation - Need to change to URL | ReginaStelling | osCommerce 2.2 Installation Help | 3 | 08-09-2004 04:22 AM |
| change path to images to absolute reference | mkraft | osCMax v1.7 Installation | 5 | 04-24-2004 01:17 AM |
| httpsdocs problem | knullhund | osCMax v1.7 Discussion | 1 | 02-23-2004 04:08 AM |
| Image path, where to change? | misterjonl | osCommerce 2.2 Modification Help | 2 | 10-08-2003 07:23 PM |
| Post Installation Erros | harken | osCommerce 2.2 Installation Help | 1 | 02-20-2003 06:47 AM |