Fatal error: Uncaught mysqli_sql_exception: No connection could be made because the target machine actively refused it in C:\xampp\htdocs\OJT\assets\connection.php:7 Stack trace: #0 C:\xampp\htdocs\OJT\assets\connection.php(7): mysqli_connect('localhost', 'root', '', 'uipv2') #1 C:\xampp\htdocs\OJT\index.php(2): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\OJT\assets\connection.php on line 7
Asked
Active
Viewed 42 times
0
-
You can use command line client to test the connection first with below information: localhost', 'root', '', 'uipv2' – SeanH May 17 '22 at 08:34
-
2I would rather propose to google the error message. – Your Common Sense May 17 '22 at 08:45
-
computer says "NO"... – Honk der Hase May 17 '22 at 13:12