fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] dw_dev2013-04-03 04:48 pm
Entry tags:

Worker configuration!

etc/workers.conf now contains a list of all the workers, grouped by functionality, and some basic documentation for the most commonly used ones.

Should make it easier the next time anyone has to test crossposting/importing/notifications, etc.

Feel free to adjust further as required, or if you discover that doing something needs a worker that isn't listed!
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2013-06-16 07:54 pm (UTC)(link)
For the record, and in case anybody has the same issue, workers never worked for me because I didn't have my TheSchwartz database set up as my hack was too old and I didn't know I should do this. Sophie had me run this:

$LJHOME/bin/ljdb < /usr/share/doc/libtheschwartz-perl/schema.sql

then restart apache and workers. It wouldn't work otherwise.