local wordpress multisite not working on AWS development server “error establishing database connection”

there are several reasons why you can get this type of error, invalid credentials: this you said you have checked, so likely not the reason. corrupt WP files: when moving server, it is possible that the files copied (zip archived) were somewhat corrupted. this would cause can such an error. corrupted DB: again, the DB … Read more

How to install WPMU with composer?

To speak to your primary question (How to install WPMU with composer?) I went down the road of installing wordpress and then wp-cli/wp-cli and then using it to do a multisite-install.

Composer setup-config.php not found

Your WordPress is installed under the localhost/wordpress/ instead of localhost/. If you are running your WordPress for the first time, point your url to localhost/wordpress/wp-admin/install.php so that the correct path can be setup by the WordPress.

Plugin development and composer

So, I want to find some solution where I can set only the composer.json file inside the plugin folder and after the plugin activation to pull and install the required SDK. That’s not how it works. Composer is a CLI tool that’s meant to be ran via CLI, and wasn’t designed to run in a … Read more

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