Closed nerrad closed 8 years ago
Thanks! Can you make the PR against develop instead of master?
Additionally, can you update the example database config line to use <user>
and <password>
placeholders like on the other config example? I don't think we want to encourage using the root user for this.
see #16 for pull request against develop and user/password placeholders.
On my local setup (VVV) I wasn't able to get the persistent mysql working for gearman. Discovered that with some setups gearman won't read the configuration from
/etc/default/gearman-job-server
. It turns out there is an alternate location which IS used so I updated the README.md to include this info for anyone who runs into the same issues I did.