Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter celinerch

    (@celinerch)

    Hello,

    Yes, the db server is running, I’m using WAMPserver and all services seem to be working fine.
    I’ve just tried to repair the database through phpMyAdmin, however, it does not seem to have worked.
    I also have this error message when trying to access the website again:

    ( ! )?Warning: mysqli_real_connect(): (HY000/1045): Access denied for user ‘root’@’localhost’ (using password: YES) in C:\wamp64\www\wordpress\wp-includes\class-wpdb.php on line?1987
    Call Stack#TimeMemoryFunctionLocation10.0002366840{main}( )…\index.php:020.0003367544require_once(?‘C:\wamp64\www\wordpress\wp-admin\admin.php?)…\index.php:1030.0005368120require_once(?‘C:\wamp64\www\wordpress\wp-load.php?)…\admin.php:3440.0024369064require_once(?‘C:\wamp64\www\wordpress\wp-config.php?)…\wp-load.php:5050.0025370512require_once(?‘C:\wamp64\www\wordpress\wp-settings.php?)…\wp-config.php:9660.0072586392require_wp_db( )…\wp-settings.php:12470.0074588192wpdb->__construct(?$dbuser =?‘root’,?$dbpassword =?‘zawiya’,?$dbname =?‘wordpress’,?$dbhost =?‘localhost’?)…\load.php:68380.0075588192wpdb->db_connect(?$allow_bail =???? )…\class-wpdb.php:76790.0075588912mysqli_real_connect(?$mysql =?class mysqli { public $client_info = ‘mysqlnd 8.2.13’; public $client_version = 80213; public $connect_errno = 1045; public $connect_error = ‘Access denied for user \’root\’@\’localhost\’ (using password: YES)’; public $errno = 1045; public $error = ‘Access denied for user \’root\’@\’localhost\’ (using password: YES)’ },?$hostname =?‘localhost’,?$username =?‘root’,?$password =?‘[Sensitive Parameter]’,?$database =?NULL,?$port =?NULL,?$socket =?NULL,?$flags =?0?)


Viewing 1 replies (of 1 total)