Advertisement
Guest User

Untitled

a guest
Aug 20th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. php_value memory_limit 2048M
  2. php_value max_execution_time 18000
  3.  
  4. bin/magento setup:install --base-url=http://localhost --backend-frontname=backend --admin-user=master --admin-firstname=Admin --admin-lastname=Admin --admin-email=an.email@server.com --admin-password=7-digitStrongPassword --db-host=localhost --db-user=magento --db-name=magento --db-password=magentoUser
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement