Articles tagged with: install
Magento »
1) Download Sample Data zip file from Magento Website
2) Extract the zip file
3) Drop all the tables from your magento database. It would be easy to drop the magento database and then recreate it instead of dropping individual tables.
4) Import sample data sql file into your magento database.
Smarty »
At first you need to download Smarty from http://smarty.php.net/download.php or you can download it directly from http://chapagain.googlecode.com/files/smarty.zip. Extract the zip file. Rename the extracted folder as ‘smarty’. Then, copy the folder ‘smarty’ to your working directory present inside the root directory of your web server.
Techno Fun »
Tech Support:
Yes, ma’am, how can I help you?
Customer:
Well, after much consideration, I’ve decided to install Love. Can you guide me through the process?
Tech Support:
Yes, I can help you, are you ready to proceed?
ASP.NET »
Ok, you installed IIS server in your Windows Operating System.
Then, I suppose you installed .NET Framework.
MySQL »
Problem: can’t create pid file: no such file or directory
I had this problem and had a very tough and frustrating time with it. While I was installing a fresh copy of MySQL 5 in Windows XP, I got this problem. (I was installing it from the installer i.e. setup file.) The server was not starting and ‘error 0′ was displayed. I tried to start the server from the command line by typing “mysqld-nt –console” and then got the error “can’t create pid file: no such file or directory”. It was …
