Articles and tutorials ...
Hello everyone!
I tried to resume a project started some time
When I try to start the server... I get this error:
[WARNING] The local web server is already running
After some searching, I found the solution ... to stop and restart the server ... but how do I stop it?
And after other searches I found the solution... how can I stop the local server:
symfony local:server:stop
... and then ... the normal command:
symfony server:start
... and everything works