Yesterday I faced a pretty cryptic issue
while using the Symfony2 console (app/console
).
I guess the error is pretty common, and it’s really easy to fix, since the problem is that the binary is not executable:
1
|
|
…and you’re done.
Yesterday I faced a pretty cryptic issue
while using the Symfony2 console (app/console
).
I guess the error is pretty common, and it’s really easy to fix, since the problem is that the binary is not executable:
1
|
|
…and you’re done.
...or check the archives.