Search
Recommended Products
Sponsored Links


 

 

Informative Articles

Affiliate Business : Ten Things for Your Success
While it can be quite easy to start an online business, not all people make a success. How then successful business man/woman could make it? Every successful business has its own story, however, there are some common factors that make a business...

Domain Name Registration - Key Tips
Copyright 2005 Keith Thompson Domain name registration is a necessary, easy, and strategically important first step in establishing an online presence, whether for business or otherwise. A well-chosen domain name registration can set you up for...

Site Maps: Let Search Engines Find Your Pages
With 40 million websites in existence, and more than 3 billion web pages indexed by Google at the time of this writing (July 2003), it’s no wonder that more and more people are relying on search engines to find their way through the unruly world...

The Importance of Having Your Domain Name
Copyright 2005 Sumantra Roy A question that I frequently hear is "Do I really need to have my own domain name?" The one word answer is "YES.". If you put up your site with some of the free web hosting services, the only company who benefits...

This Piece of Software Does It All
I make my living as a writer (hard copy niche non-fiction books and online instruction courses) and I use the internet to promote my wares. For years I searched for a piece of software that would free up my time to concentrate exclusively on...

 
Google
osCommerce Installation

Here are the essential steps for a standard osCommerce installation in 5 minutes on your localhost.

1. Unzip the file oscommerce-2.2ms2.zip.
2. Copy the 'catalog' folder and put it in your web server directory path.

For example in Unix with Apache:
/var/www/htdocs/catalog

For example in Windows with IIS:
C:Inetpubwwwrootcatalog

3. Keep your MySQL database username and password handy
4. Point your browser to: http://localhost/catalog/install/ and follow the on-screen instructions
5. Remember to change the directory and file permissions as recommended during the installation process.

That's it. Congratulations on your installation of osCommerce.

Additional osCommerce installation Notes

* If you change your mind later about any configuration setting, edit the catalog/includes/configure.php file. Some relevant


fields in this file are:

define('HTTP_SERVER', '');
define('HTTP_COOKIE_DOMAIN', '');
define('DB_SERVER_USERNAME', '');
define('DB_SERVER_PASSWORD', '');
define('DB_DATABASE', 'osCommerce');

* If you can't change file permissions in Windows XP make sure "Use simple file sharing (Recommended)" is checked off.

Problem symptom: Can't change file permission. Right-clicking a file and choosing properties does not show the security tab where read, write and modify permissions can be controlled.

Problem solution: Go to Windows Explorer. Click Tools->Folder Options. Select the View tab, and scroll down to find "Use simple file sharing (Recommended)" option. Make sure it is checked off.

About the Author

Sanjib Ahmad has been in the IT industry for 6 years and works as the CIO for http://www.ambiah.com