-
-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
Using symfony cli on Windows 11 with php version 8.2.12.
This command worked fine on symfony cli version 5.11:
symfony local:server:start --port=8000 --document-root=public_html -d
When I run it on version 5.12 it fails with this error message:
remove C:\Users\ovgra.symfony5\log\02dbcdfb26de9d3e05ec236c81e8227c736c1c30.log: The process cannot access the file because it is being used by another process.
If I omit the '-d' parameter the command does start the server, but when I stop the server with '^C' it throws the same error message one or many times.
jraller, Dwza and Ang3
Metadata
Metadata
Assignees
Labels
No labels