Link to database cannot be established: SQLSTATE[HY000] [2002]
Link to database cannot be established: SQLSTATE[HY000] [2002]
sqlstate[hy000] [2002] connection timed out laravel | link to database cannot be established: sqlstate(hy000) (1045) access denied for user | throw new prestashopexception('link to database cannot be established e->getmessage) | sqlstate(hy000) (2002) connection timed out magento migration | an exception occurred in driver: sqlstate[hy000] [2002] connection timed out | mysqli_connect(): (hy000/2002): connection timed out
sqlstate[hy000] [2002] connection timed out laravel | link to database cannot be established: sqlstate(hy000) (1045) access denied for user | throw new prestashopexception('link to database cannot be established e->getmessage) | sqlstate(hy000) (2002) connection timed out magento migration | an exception occurred in driver: sqlstate[hy000] [2002] connection timed out | mysqli_connect(): (hy000/2002): connection timed out
sqlstate[hy000] [2002] connection timed out laravel | link to database cannot be established: sqlstate(hy000) (1045) access denied for user | throw new prestashopexception('link to database cannot be established e->getmessage) | sqlstate(hy000) (2002) connection timed out magento migration | an exception occurred in driver: sqlstate[hy000] [2002] connection timed out | mysqli_connect(): (hy000/2002): connection timed out
sqlstate[hy000] [2002] connection timed out laravel | link to database cannot be established: sqlstate(hy000) (1045) access denied for user | throw new prestashopexception('link to database cannot be established e->getmessage) | sqlstate(hy000) (2002) connection timed out magento migration | an exception occurred in driver: sqlstate[hy000] [2002] connection timed out | mysqli_connect(): (hy000/2002): connection timed out
sqlstate[hy000] [2002] connection timed out laravel | link to database cannot be established: sqlstate(hy000) (1045) access denied for user | throw new prestashopexception('link to database cannot be established e->getmessage) | sqlstate(hy000) (2002) connection timed out magento migration | an exception occurred in driver: sqlstate[hy000] [2002] connection timed out | mysqli_connect(): (hy000/2002): connection timed out
sqlstate[hy000] [2002] connection timed out laravel | link to database cannot be established: sqlstate(hy000) (1045) access denied for user | throw new prestashopexception('link to database cannot be established e->getmessage) | sqlstate(hy000) (2002) connection timed out magento migration | an exception occurred in driver: sqlstate[hy000] [2002] connection timed out | mysqli_connect(): (hy000/2002): connection timed out sqlstate[hy000] [2002] connection timed out laravel link to database cannot be established: sqlstate(hy000) (1045) access denied for user throw new prestashopexception('link to database cannot be established e->getmessage) sqlstate(hy000) (2002) connection timed out magento migration an exception occurred in driver: sqlstate[hy000] [2002] connection timed out mysqli_connect(): (hy000/2002): connection timed out
Share
STEP 1:
Please make sure that each one is correct in /config/settings.inc.php
define('_DB_SERVER_', 'localhost');
define('_DB_NAME_', 'prestashop');
define('_DB_USER_', 'root');
define('_DB_PASSWD_', 'root');
define('_DB_PREFIX_', 'ps_');
STEP 2:
If the issue still not resolved then please log into Cpanel and check your server information specially the Memory Usage OR I/O Usage
If Memory Usage OR I/O Usage is exceed the limit then clear temp & cache OR contact your hosting provider to take immediate action.