Search
Related Links


 

 

Informative Articles

3 Reasons Your Website Might Fail To Attract Enough Customers
Virtually all website owners concentrate their efforts and energy into getting more visitors. With business owners this effort is spent on getting more and more new customers. What many people forget - with both their website and their business - is...

Creating Webmasters
Most webmasters know that to get paid by the sites you advertise, you need to find a way to get traffic to your site. This is because a small percentage of people that visit your site will look at your ads, and an even smaller percentage will...

Don't Let Your HTML Email Newsletter Break!
Don't Let Your HTML Email Newsletter Break! By Jessica Albon Copyright 2003, The Write Exposure Offering your email newsletter in HTML frequently results in higher subscribe rates, greater reader recognition and impressive ROI. That is, if they're...

How To Use RSS Feeds In Your Marketing
It was Friday night. I finished reading a book about RSS feeds. Quickly set up one for my site, submitted it on directories and went to bed. Sunday morning, I noticed a sale. Idly, I scanned my logs to see where the buyer had found me. ...

When to say "When" to an affiliate program
How long should you promote an affiliate program before you make the decision that it just isn't going to work for you? Let's face it, no matter how well a particular product may do on other websites, it just might not be right for yours. ...

 
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