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.
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.