No connection could be made because the machine activly refused it (ERROR) in php | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

No connection could be made because the machine activly refused it (ERROR) in php

getting taht error all the time on google,... i am working with netbeans i am just trying to connect to the database what could i do or what techniques could i use to repaire it

20th Jun 2017, 8:58 AM
Victor Cislari
Victor Cislari - avatar
3 Antworten
0
if you get mysql connection refused, or generally connection refused, that mostly means that you are trying to connect to a database that doesn't exist, therefore verify your connection data
25th Jun 2017, 4:53 PM
Mohammed Osama El-Morsy
Mohammed Osama El-Morsy - avatar
0
ok thx
25th Jun 2017, 5:15 PM
Victor Cislari
Victor Cislari - avatar
0
will try that later
25th Jun 2017, 5:17 PM
Victor Cislari
Victor Cislari - avatar