check if a file in a plugin folder exists from a locale installation

Use

if( file_exists(plugin_dir_path(__FILE__) . 'myfile.ext') ) {}

instead of

if( file_exists( plugins_url( "myfile.ext", __FILE__ ) ) ) {}

See plugin_dir_path in the Codex.

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