You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It wouldn't hurt to have the comment by the command_path in the config.yml example say something about this pointing to console, or maybe even just call it console_path. I was new to symfony and queuebundle and it took a little looking to understand this was correct and pointing to the bin folder where 'console' app resides. I also struggled a little with permissions for the lock_service. I finally just did a chmod 777 * -R and work started to run. Maybe a note about permissions on that path could be good too.
So far my install is able to run work and I'm pretty happy about that. Thanks.
The text was updated successfully, but these errors were encountered:
It wouldn't hurt to have the comment by the command_path in the config.yml example say something about this pointing to console, or maybe even just call it console_path. I was new to symfony and queuebundle and it took a little looking to understand this was correct and pointing to the bin folder where 'console' app resides. I also struggled a little with permissions for the lock_service. I finally just did a chmod 777 * -R and work started to run. Maybe a note about permissions on that path could be good too.
So far my install is able to run work and I'm pretty happy about that. Thanks.
The text was updated successfully, but these errors were encountered: