Eve

Results 14 comments of Eve

No it doesn't work : [Symfony\Component\Filesystem\Exception\IOException] Failed to create "web/bundles/framework": mkdir() [function.mkdir]: Permission denied.

web/bundles/ has 755 and for example, .htaccess has 644.

You're right, I tried to install 5 different bundles for using PHPOffice PhpSpreadsheet library and I always had this error, I thought it was a requirement of PHPOffice... It seems...

I've got a similar problem for a Symfony 4 project. After bundle installation, I tried this command (for the auto-creation of the file `deploy_staging.php`) : `php bin/console deploy staging` But...