Skip to content

Version 5.12.0 broken on Windows #631

@ovgray

Description

@ovgray

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions