Advertisement
Guest User

Untitled

a guest
Jan 9th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. php bin/magento setup:install --base-url=http://127.0.0.1/magento2/
  2. --db-host=localhost --db-name=magento --db-user=magento --db-password=magento
  3. --admin-firstname=Magento --admin-lastname=User --admin-email=user@example.com
  4. --admin-user=admin --admin-password=admin123 --language=en_US
  5. --currency=USD --timezone=America/Chicago --use-rewrites=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement