How to fix “Magento is already installed” error

If you are new to magento or magento installation you might encounter this weird bug during the New installation of Magento 1.x family. This error can be happened due to variety of reasons; lets not discuss them; the most common reason if you encounter a write permission error on session variables and you remove all of the magento files to start over again. The simple fix for this nasty problem is:
- Remove all of the destination folder where you intend to install Magento.
- Clear your browser cache.
Done; hurray!
Please feel free to write me your feedback or comments.
Hope it helps someone.
Sign Up To Get The Latest Digital Trends
Get free Consultation on Tutorials
Related Posts
How to Create and Edit Stunning Instagram Reels
Since its introduction, Instagram Reels has become a sensational commodity that affords humans high creativity and versatility. It may be used for having fun, sharing new knowledge, or advertisement If you want to know how to produce attractive Reels and adjust the main features, you can do it and become unique. Welcome to the Essentials!…
Best Practices for Writing Clean Code
In concerns to the coding, the term such as “Clean code” does not just refer to a trend but rather the guideline that every programmer should live by. At this point, you may be wondering, ‘Okay, clean code then, just what on earth does this mean?’ Alright, it means writing code that is clearly written,…
Creating a Landing Page Template in Genesis
Today we will learn how to create a landing page template in Genesis framework. In my example I will remove the headers, navigation and sidebars.
Simple jQuery FAQs
In this post we will learn how to make simple and clean frequently asked questions section using jQuery. Please add this jQuery anywhere before closing tag on your web page. jQuery: (function($) { var allFaqs = $(‘.piefaqs > dd’).hide(); $(‘.piefaqs > dt > a’).click(function() { $(this).parent().next().toggle(); return false; }); })(jQuery); HTML: Nice Question 1 Sed…
Converting genesis Child theme to HTML5
As you know, Genesis 2.0 has been released that have the support of HTML5. Not every and previously released themes are HTML5 ready so we will learn how to convert them from xHTML markup to HTML5. There are some Hooks, and Classes that needs to be changed. Hooks genesis_post_content will change to genesis_entry_content genesis_after_post_content will…
How to Write Compelling Descriptions for Your Tutorials
In a sea of information available on the Internet, it might be difficult to make an effective call to attention—especially if one has to produce a tutorial. An interest grabber is an essential tool for any tutorial as it is the basis for attracting as many potential learners as possible into your course who are…
How to Create Viral Memes with Adobe Spark
Making memes is not just haphazardly typing text over an image but it’s actually a process that needs creativity, timing, and the best equipment. Adobe Spark is an example of a tool that can help make creating memes as easy as A-B-C for the layman. If you don’t know where to start when it comes…
10 Creative Approaches to Teaching Through Tutorials
It is worth stating that in today’s world of fast learning tutorials, tutorials are not only the mean for imparting knowledge but also the way how to inspire and empower learners. But who in turn can explain how one can make his tutorials special? Below, I outline ten tutorial session ideas that will engage your…
How to fix “Invalid Form Key. Please refresh the page.” error on Magento Backend
So you’re also having this “Invalid Form Key. Please refresh the page.” error and not able to login to your newly installed Magento Backend interface? No worries in this short article we will learn how to fix it. There are number of reasons behind this and different solution works for different people so lets closely…
Color Theory in Design: How to Choose the Right Palette
Have you ever opened a new painting or writing project and been completely lost for what color to pick? You’re not alone! Just as with many things in design, color theory may seem confusing when you are first approaching it, but it is a very strong concept that you should learn. Well, there’s a bunch…
Learn to Use Apps to Track Your Child’s Academic Progress
When you are a parent, you desire to be more engaged and participate in your child’s learning activities directly. To the great extent, technology helps you to be informed about your child’s academic results in a comfortable manner. Available apps help you monitor your child’s grade, assignments, and the messages sent by the school so…
Make Your Own Music Beats with GarageBand
Do you sometimes wish to get into beat making – to write your own beats but have no idea where to begin? My music production partner is GarageBand! This free and flexible music composing application will then be a valuable addition to the arsenal of any novice or professional composer. In this post let’s dive…












