Guest User

Untitled

a guest
Jan 27th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. wp core download
  2. wp core config --dbname=dbname --dbuser=root --dbpass=root
  3. wp db create
  4. wp core install --url="http://localhost:8888/folder" --title="name" --admin_user="admin" --admin_password="password" --admin_email="my@email.com"
Add Comment
Please, Sign In to add comment