On WP Multi sites how many sites…!

The main problem is that you’re using GoDaddy shared hosting to host 60-site multi-site systems and still expecting it to work. GoDaddy shared hosting is not appropriate for this kind of setup. Once you get past the 5-6 sites range, you need a dedicated server for them. Get a better hosting account. Pay for it.

Changing the WP CLI cache folder

You could try to change it through the environment variable: WP_CLI_CACHE_DIR as we have it included in the WP_CLI::get_cache() method (src): $dir = getenv( ‘WP_CLI_CACHE_DIR’ ) ? : “$home/.wp-cli/cache”; You can also check out issue #1848 – Use shared cache directory for multiple installs for usage examples. In the WP-CLI Handbook on make.wordpress.org, we have … Read more

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