| ( ! ) Warning: mysqli_real_connect(): (HY000/2002): No connection could be made because the target machine actively refused it.
in C:\wamp64\www\vistaar\wp-includes\class-wpdb.php on line 1988 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 370440 | {main}( ) | ...\index.php:0 |
| 2 | 0.0002 | 370720 | require( 'C:\wamp64\www\vistaar\wp-blog-header.php ) | ...\index.php:17 |
| 3 | 0.0002 | 371104 | require_once( 'C:\wamp64\www\vistaar\wp-load.php ) | ...\wp-blog-header.php:13 |
| 4 | 0.0003 | 371800 | require_once( 'C:\wamp64\www\vistaar\wp-config.php ) | ...\wp-load.php:50 |
| 5 | 0.0003 | 373392 | require_once( 'C:\wamp64\www\vistaar\wp-settings.php ) | ...\wp-config.php:100 |
| 6 | 0.0030 | 418632 | require_wp_db( ) | ...\wp-settings.php:136 |
| 7 | 0.0030 | 420432 | wpdb->__construct( $dbuser = 'root', $dbpassword = 'makrotech', $dbname = 'vistaar_db', $dbhost = 'localhost:3306' ) | ...\load.php:724 |
| 8 | 0.0031 | 420432 | wpdb->db_connect( $allow_bail = ??? ) | ...\class-wpdb.php:772 |
| 9 | 0.0031 | 421312 | mysqli_real_connect( $link = class mysqli { public $client_info = 'mysqlnd 7.4.33'; public $client_version = 70433; public $connect_errno = 2002; public $connect_error = 'No connection could be made because the target machine actively refused it.\r\n'; public $errno = 2002; public $error = 'No connection could be made because the target machine actively refused it.\r\n' }, $host = 'localhost', $user = 'root', $password = 'makrotech', $database = NULL, $port = 3306, $socket = NULL, $flags = 0 ) | ...\class-wpdb.php:1988 |