I want to do a project in my local host. How can I install Magento on my PHP Apache local server?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re on Windows, a simple solution would be to use XAMPP, which is basically a pre-packaged installation of Apache, PHP, MySQL plus additional useful tools. You might give it a try 🙂
If you’re using Linux, a Google search for “LAMP tutorial” should yield some results useful to you..
Happy hacking! 🙂
Edit: Okay, maybe because it’s early in the morning here, I seem to have misunderstood your question. Maybe you can find some further information regarding the Magento installation in the Installation guide. If you could describe your trouble a little more detailed, we could help too.