Advertisement
Guest User

Untitled

a guest
Jan 26th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. $ wp core config --dbname=aaa --dbuser=bbb --dbpass=ccc --dbprefix=wp_ddd_
  2. Success: Generated 'wp-config.php' file.
  3.  
  4. $ wp core config --dbname=new_name --dbuser=bbb --dbpass=ccc --dbprefix=wp_ddd_
  5. Error: The 'wp-config.php' file already exists.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement