Going Live with osCommerce: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#seo:|description=This page describes the process of going live on the osCommerce version 4.x website.}}
{{#seo:|description=This page describes the process of going live on the osCommerce version 4.x website.}}
{{#seo:|keywords=Go, Live, osCommerce}}
{{#seo:|keywords=Go, Live, osCommerce}}
'''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.
<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>


1. Change the '''url''' for the '''frontend'''.
<h4>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 22: Line 23:




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


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

Revision as of 14:45, 21 February 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. Flash all cache.

Image 853.png