How to create a network using a command line script?

Since you’re already using WP-CLI, I recommend you to use the wp core multisite-install command to set up your network installation. When you check out the documentation you’ll see that it’s pretty straightforward. Here’s the example from the docs: $ wp core multisite-install –title=”Welcome to the WordPress” \ > –admin_user=”admin” –admin_password=”password” \ > –admin_email=”[email protected]” Single … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)