-
Notifications
You must be signed in to change notification settings - Fork 90
Lock, no such file or directory #61
Comments
Hi, what is your Symfony version ? |
The last release, Symfony3. I fixed this issue but now when I execute the command to lock the site, nothing changes. |
Hi, class: '\Lexik\Bundle\MaintenanceBundle\Drivers\FileDriver' Working configuration: class: '\Lexik\Bundle\MaintenanceBundle\Drivers\FileDriver' |
Hi @Cypaubr @gizmo-rt This issues could be caused by https://symfony.com/blog/new-in-symfony-3-3-a-simpler-way-to-get-the-project-root-directory But |
@aivus I don't remember, but not the 3.3 for sure it was older. |
When executing the lock command, Symfony throws a ContextErrorException :
Warning: fopen(/var/www/1day-symfony/app/var/cache/lock): failed to open stream: No such file or directory
How can I fix this?
The text was updated successfully, but these errors were encountered: