SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[mysql] No connection could be made because the target machine actively refused it (PHP / WAMP)
Home
Question
No connection could be made because the target machine actively refused it (PHP / WAMP)
following steps worked for me.
Go to wamp\apps\phpmyadmin
search config.inc.php
search 127.0.0.1 and replace with "localhost".
Examples related to
mysql
•
Implement specialization in ER diagram
•
How to post query parameters with Axios?
•
PHP with MySQL 8.0+ error: The server requested authentication method unknown to the client
•
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'
•
phpMyAdmin - Error > Incorrect format parameter?
•
Authentication plugin 'caching_sha2_password' is not supported
•
How to resolve Unable to load authentication plugin 'caching_sha2_password' issue
•
Connection Java-MySql : Public Key Retrieval is not allowed
•
How to grant all privileges to root user in MySQL 8.0
•
MySQL 8.0 - Client does not support authentication protocol requested by server; consider upgrading MySQL client
Examples related to
zend-server
•
No connection could be made because the target machine actively refused it (PHP / WAMP)