I installed xampp,but when I tried to run it I got an error as thus:
Error
MySQL said: Documentation
1045 – Access denied for user ‘root’@’localhost’ (using password: NO)
Connection for controluser as defined in your configuration failed. phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
I tried to search on internet for a solution, but I still can’t fix my problem. I have already checked whether I used a password or not in config.inc.php
file but i have not used any password.Also, when i try to access with a password, I still can’t solve this problem.
I hope anyone can help me. .thank you
Related Posts:
- Access denied for user ‘root@localhost’ (using password:NO)
- Access denied for user ‘root@localhost’ (using password:NO)
- MySQL: Access denied for user ‘test’@’localhost’ (using password: YES) except root user
- Setting up foreign keys in phpMyAdmin?
- #1045 – Access denied for user ‘root’@’localhost’ (using password: YES)
- MySQL Error #1133 – Can’t find any matching row in the user table
- phpmyadmin #1045 Cannot log in to the MySQL server. after installing mysql command line client
- How to solve “Error: MySQL shutdown unexpectedly”?
- How to create a foreign key in phpmyadmin
- importing a CSV into phpmyadmin
- What specific database privileges does WordPress need?
- “#1067 – Invalid default value for ‘post_date'” when trying to reset AI after backup
- How to copy post titles to post slug in phpmyadmin
- Error: MySQL shutdown unexpectedly. XAMPP local conf running WordPress
- How to do a MySQL dump from production site without using a search and replace script for local development?
- How to Create a Admin User for A WordPress Site via MySQL (PHPMyAdmin)?
- SQL error #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’ [closed]
- Set meta_key and meta_value for all registered user in wordpress using sql query [closed]
- Can’t find my wordpress DB in phpmyadmin
- Error: MySQL shutdown unexpectedly [closed]
- Backing up and restoring multiple sites efficiently
- $wpdb to insert html form information
- Locally restoring a ManageWP full site backup
- Setting up WordPress Locally on WAMP for a new site (with one already)
- Getting Error Trying to Create Table
- Export Yoast Keywords from MySQL/phpMyAdmin
- Editing mysql tables/database with wordpress or other app/cms
- List users with the most posts in the last 30 days
- Export SQL query based on custom field?
- How can I view my site directly from WordPress dashboard?
- Mysql Server keeps crashing
- How to bulk delete a certain part of all wordpress posts
- When I add metadata, metavalue length is added in to the value in some cases
- WordPress fails to install with “Can’t Select Database” Error (WAMPServer)
- Find locations of all featured images of draft posts via SQL
- SQL query to change custom field in WordPress database
- WordPress asks to install, but is already installed?
- An SQL query to find orphaned image attachments and their meta
- Check if a database is well installed
- cannot log in to the mysql server (wamp and wordpress)
- SQL command to export post_content from wp_posts using phpMyAdmin
- Need SQL query to find&replace image URL
- phpMyAdmin access denied for user ‘root’@’localhost’ (using password: NO)
- Mysql: Setup the format of DATETIME to ‘DD-MM-YYYY HH:MM:SS’ when creating a table
- MySQL DROP all tables, ignoring foreign keys
- ERROR 2003 (HY000): Can’t connect to MySQL server on ‘127.0.0.1’ (111)
- mysql is not recognised as an internal or external command,operable program or batch
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)
- MySQL error code: 1175 during UPDATE in MySQL Workbench
- ERROR 1452: Cannot add or update a child row: a foreign key constraint fails
- Data truncated for column?
- Access denied; you need (at least one of) the SUPER privilege(s) for this operation
- MySQL date format DD/MM/YYYY select query?
- MySQL Server on MAMP-Windows Will Not Start
- SQL statement not working – “Operand type clash: date is incompatible with int’
- Error: select command denied to user ‘
‘@’ ‘ for table ‘ ‘ - #1214 – The used table type doesn’t support FULLTEXT indexes
- How can I rebuild indexes and update stats in MySQL innoDB?
- How to use the keyword ‘references’ in MySQL?
- select * from table where column = something or, when unavailable, column = something else
- Differences between utf8 and latin1
- There can be only one auto column
- What SQL Query to do a simple find and replace
- how to refresh wordpress permalink settings? (without admin panel)
- Ordering posts by day (not time) AND meta value
- Problems with DBDelta with FOREIGN key?
- How to delete posts that does not have a thumbnail?
- wpdb insert and boolean fields
- What are the issues associated with upgrading MySQL for WordPress?
- How to find meta entries with their posts missing via SQL?
- #1115 – Unknown character set: ‘utf8mb4’
- Slow wp-admin due to “SELECT DISTINCT post_mime_type FROM wp_posts WHERE post_type = ‘attachment'”
- Better ads plugin has 500.000 entries in wp_postmeta
- Which is better and faster ? WordPress Queries or SQL Query
- Changing root password in PHPMyAdmin for WordPress Database when going live
- Using WPDB->Insert()
- Active DB queries in WordPress?
- Changing MySQL password via WHM – does this affect WordPress?
- Run Username SQL Query from WordPress Child Theme Functions File
- MySQL query for taxonomy-meta
- Sql – Search with serialized Data / better database concept
- WordPress unescape text on mysql?
- Getting data from Mysql Table..confusing
- SQL Statement – Mass Delete Custom Post Types
- Ubuntu 12.04, Nginx and MySQL issue with WordPress Database
- latency problems with wordpress install (from SQL import)
- mysql – Delete keyword with link from wordpress post database
- Creating dynamic content and pages for 1000’s of locations
- Remove duplicate media entries from mysql database
- In a MySQL query, one of the columns in the LEFT JOIN returns “Unknown column”
- DB option update with wp-cli
- Login issue in WordPress
- 403 Forbidden home on localhost with nginx server
- WPDB delivers wrong results from complex queries
- #1115 – Unknown character set: ‘utf8mb4’
- Why can’t I connect to imported WP DB on local MAMP?
- Where other than wp-config can database access details be defined?
- Is there an equivalent of MySQL’s SHOW CREATE TABLE in Postgres?
- How can I show user’s privileges in MySQL?
- Changing host permissions for MySQL users