Get a FREE osCommerce installation with FastWebHost osCommerce hosting services

To install OsCommerce on your hosting account manually, you should first of all download the OsCommerce files archive on your hard drive. You can download the osCommerce files from here.

Upload the osCommerce file on your hosting accountdivider

Once you have downloaded the release you would like to use, you can upload it to your hosting account using an FTP client or the File Manager tool under your Cpanel.

More detailed information on how to complete the task can be found here:

  • How to upload your website with FTP?
  • How to upload your website with Cpanel -> File Manager?

As soon as the upload of the file is completed, you can unpack it using the File Manager tool. In order to do that, you should access the File Manager from your cPanel, find the osCommerce package, click on it and extract it using the Extract button.

Creating a Database and Adding a User to Itdivider

You can create a MySQL database and add a username to it through cPanel -> MySQL Databases. More information on how to do this can be found at the: How to create MySQL database and user tutorial.

OsCommerce Web Installationdivider

To start the installation, you should go to yourdomainname.com/shop (for the purposes of this tutorial, we will assume that /shop is the folder of your osCommerce installation) and click on Continue.

Then you should fill in the Database information:

Database Server: localhost
Username: user_osc
Password: your password
Database Name: user_osc

and click on Continue again.

The next page shows the Web Server settings. In most cases you won't have to change anything here because the installation detects them automatically.

Again, to proceed to the next step you should click on Continue.

Then the OsCommerce installation will prompt you to enter the shop info, as well as the administrator’s username and password.

After you fill in the details, don’t forget to click on the Continue button to proceed to the last page.

image10

There are several more steps that you should make to complete the installation.

  1. Rename the /install folder or delete it, using the File Manager or FTP.
  2. Change the permissions of the files /includes/configure.php and /admin/includes/configure.php to 444 using the File Manager.