Today, I had really a good chance to move Magento Shop from Development Enviournment to Product Enviornment. On that course I faced some big difficulty in moving the database. I already had the files and DB of the development enviornment, imporing DB was a PIA. I uploaded all the files, which was easy. And next thing I did was uploaded DB dumpped files to root of Magento. Then I logged into SSH and logged into MYSQL. Then Used the following commands to import the dumpped DB files. But first made the database say “magento”.
Posts Tagged ‘ domain ’
Moving Magento Shop from Development Enviornment to Production Enviornment or Production to Local
Posted on December 31, 2009 by Subesh Pokhrel | 4 Comments
Checking if the domain is registered or not ?
Posted on June 17, 2008 by Subesh Pokhrel | 1 Comment
On doing one of my project, I came across this situation when I need to find out whether the domain name supplied by the user is available or not? I then came up with a solution, here’s is what I did. But before that let me explain somethings. There is something called WHOIS LOOKUP. WHOIS LOOKUP is action relating to look on official WHOIS database server for the information related to domain name.
Continue reading “Checking if the domain is registered or not ?” »