
If you click on it you'll see the logs



Okay, I see The error is that port 3306 is in use

2023-04-23 17:20:57 0 [Note] Server socket created on IP: '0.0.0.0'. 2023-04-23 17:20:57 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 98: Address already in use 2023-04-23 17:20:57 0 [ERROR] Do you already have another server running on port: 3306 ? 2023-04-23 17:20:57 0 [ERROR] Aborting

Do you have any other MySQL running on your computer? From Laragon/ Wamp etc?

no

i have workbench but not opened

In your task manager, in details, check if you have mysql \ mysqld

ok

You can run resmon.exe
And go to Listening ports
to check who is using 3306

yeah there was mysqld

i ended that task

And now everything should start

i have to run this code in cmd

No

got this


Great!

thanks a lot bro

You'll set

😇

You saved me

are you a flutter developer?

What is about?
Recommended threads
- No mails from Appwrite
Hello, Since severals days, i have a problem : i d'ont received any mails from Appwrite. I'm using the auth by mail and i don't any code so any mails from App...
- Issue in saving special character ' ╟ '...
I've created a chat application using Appwrite. However, when users try to save code that contains the character '╟', an internal server error occurs. Interesti...
- Auth issue: 401 general_unauthorized_sco...
Hello, I face a big problem with Appwrite Auth that I never face before. It's very simple, the most basic auth process just don't work ```dart final client = ...
