Quick magento installer via command line with n98-magerun
Tested:
- Windows 7 with XAMPP 1.8.3
-
Shell script tool:
Git Bash: http://github.com/msysgit/msysgit/releases/- or
MINGW32http://www.mingw.org/
-
Remote download tool:
wgetcurl
-
Download the shell script at
-
Edit config/setting in
quick-magento-installer.sh -
Run
$ quick-magento-installer.sh
- [Common commands with n98-magerun] (README_MAGERUN.md)
-
Error:
Invalid URI supplied-
Problem: http://www.magentocommerce.com/boards/viewthread/37764/
-
Solution:
MAG_BASE_URLmust be valid URL without '_' (use '-' only, for examplesite-name-demo.localserver)
-