my wordpress site redirect me to database installation -


i hope find here me

i have big problem , after moved site 1 host , uploaded database

and changed configration file did not work , redirect me database installation

this site

https://www.eldwa.com

define('db_name', 'eldwa_wp3');    /** mysql database username */  define('db_user', 'eldwa_wp3');    /** mysql database password */  define('db_password', 'j.xvjcyxlu]hhb6(hr.49@^0');    /** mysql hostname */  define('db_host', 'localhost');    /** database charset use in creating database tables. */  define('db_charset', 'utf8');    /** database collate type. don't change if in doubt. */  define('db_collate', '');

thank

be sure host name right : /** mysql hostname */ define('db_host', 'localhost');

and check location of wp-config.php file located in document root directory.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -