My website URL is: www.desin.ga
**What I’m seeing is :
Warning : mysqli_real_connect(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/vol6_3/epizy.com/epiz_24392158/htdocs/wp-includes/wp-db.php on line 1612
Warning : mysqli_real_connect(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/vol6_3/epizy.com/epiz_24392158/htdocs/wp-includes/wp-db.php on line 1612
Deprecated : mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/vol6_3/epizy.com/epiz_24392158/htdocs/wp-includes/wp-db.php on line 1643
Warning : mysql_connect(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/vol6_3/epizy.com/epiz_24392158/htdocs/wp-includes/wp-db.php on line 1643
php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
Error establishing a database connection
This either means that the username and password information in your wp-config.php
file is incorrect or we can’t contact the database server at sql113.epizy.com
. This could mean your host’s database server is down.
- Are you sure you have the correct username and password?
- Are you sure that you have typed the correct hostname?
- Are you sure that the database server is running?**
I’m using this software: Wordpress.org, edge and infinity free
I’am pretty sure that all my database info is correct and i have tried adding “define( ‘WP_ALLOW_REPAIR’, true );” to wp-config.php but i don’t know what else to do.