Specify custom php.ini to use with WP-CLI

If executing PHP scripts directly on command line, you can try the -d option.

Another way is to make use of the WP_CLI constant:

if ( defined('WP_CLI') && WP_CLI ) {
    // Load custom PHP configurations here.
}

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