Hi all together.
I'm currently working on a web-application for university. First of all, the mySQL-Installation didnt work, which i fixed now. But as I try to run my code, i recieve the following exception:
As I found out by checking different ports, this error always occurs, even if there's no server running, so I guess the server is not listening, but why?
Netstat looks like this, so I think the server is running:
Btw, if I'm trying via browser:
Moreover, if I start mySQL from xampp (i run it on 3306 there), EVERY single port I try says "access denied" (and yes I'm sure the password isnt wrong ;D), also the ones where is no server running as well as 3306 itself.
So first of all: How do I get on either the SQL-Workbench started server or the xampp server?
And second: Where is even the difference? Does xampp provide an own sql server or does it start one from the software i installed??
Would be awesome if someone could help, google didnt help me at all yet and I start to retire
best regards
markus