8000 "IOException: Failed to chmod file" on FS without chmod · Issue #8205 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
"IOException: Failed to chmod file" on FS without chmod #8205
Closed
@Salvat

Description

@Salvat

Hello,

we use a shared network drive where all projects are hosted.
The File System mounts an external drive and so every file is chmod 777 and writable.

On Symfony 2.3 we get the following error before we can even configure the Instance:

IOException: Failed to chmod file /Symfony/app/cache/dev/appDevDebugProjectContainer.xml
in /Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php line 177
at Filesystem->chmod('/Symfony/app/cache/dev/appDevDebugProjectContainer.xml', '436') in /Symfony/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php line 469
at Filesystem->dumpFile('/Symfony/app/cache/dev/appDevDebugProjectContainer.xml', '<% CONFIG_XML_DATA_A_PAGE_LONG %>' 

We didn't get that problem in Symfony 2.2.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0