Going Live with osCommerce: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:|title=Going Live with osCommerce}}
'''Note:''' The instructions below will '''only''' work if your osCommerce website is in the '''root''' folder.
{{#seo:|description=This page describes the process of going live on the osCommerce version 4.x website.}}
If it is '''not''' in the root folder, it is '''necessary''' to move it to the root folder or change the web server configuration for it to consider the required subfolder as the root one.
{{#seo:|keywords=Go, Live, osCommerce}}
<h2>'''Note:''' The instructions below will '''only''' work if your osCommerce website is in the '''root''' folder.</h2>
<h3>If it is '''not''' in the root folder it is '''necessary''' to move it to the root folder or change the web server configuration for it to consider the required subfolder as the root one.</h3>


<h4>1. Change the '''url''' for the '''frontend'''.
1. Change the '''url''' for the '''frontend'''.
[[File:Image 855.png|none|thumb|800x800px]]
[[File:Image 855.png|none|thumb|800x800px]]
[[File:Image 854.png|none|thumb|800x800px]]2. Change '''config''' for the '''admin''' area '''admin/includes/local/configure.php.'''
[[File:Image 854.png|none|thumb|800x800px]]2. Change '''config''' for the '''admin''' area '''admin/includes/local/configure.php.'''
Line 23: Line 20:




4. Flash '''all cache'''.</h4>
4. Flush '''all cache'''.


[[File:Image 853.png|none|thumb|800x800px]]
[[File:Image 853.png|none|thumb|800x800px]]

Latest revision as of 18:23, 21 December 2023

Note: The instructions below will only work if your osCommerce website is in the root folder. If it is not in the root folder, it is necessary to move it to the root folder or change the web server configuration for it to consider the required subfolder as the root one.

1. Change the url for the frontend.

Image 855.png
Image 854.png

2. Change config for the admin area admin/includes/local/configure.php.


3. For url

HTTP_SERVER

HTTPS_SERVER

change the path here:

DIR_WS_ADMIN

DIR_WS_CATALOG


4. Flush all cache.

Image 853.png