简体   繁体   中英

Magento installation on local host

i want to do a project in my local host. But i don't know how to install on my PHP Apache local server. Does any one help me?

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.

Need more detail on what stage you're stuck at.

Even so - there's a catch in Magento. It doesn't like to be installed on 'localhost'. Best to put your hostname as '127.0.0.1', which is a synonym for localhost.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM