Month: November 2012

  • Change base url of your magento application (And a bonus problem!)

    Starting work with magetno (eCommerce platform). I installed the framework defining the base url as “localhost“. Everything was OK  but yet i was unable to login to admin panel. I even tried changing password in database (Changing the original password to md5 hash). I just figured out that magento requires “.” in the host name (it should…

  • Creating a new .htaccess or .password file in windows 7

    Have you ever tried to create a new .htaccess file in Windows 7 (or Vista) via windows explorer? If so, this error will probably look familiar. Fix: Open Notepad and hit go to File > Save As. Change the save as type to “All Files”. Enter “.htaccess” as the file name and hit save.