README formatting.

This commit is contained in:
David Read 2012-04-10 20:55:59 +01:00
parent 718202d886
commit 1f5c4298e0
1 changed files with 8 additions and 8 deletions

View File

@ -465,9 +465,9 @@ following steps with the one you are using.
* `ckan_gather_consumer: ERROR (abnormal termination)`
Something prevented the command from running properly. Have a look at the log file that
you defined in the `stdout_logfile` section to see what happened. Common errors include:
you defined in the `stdout_logfile` section to see what happened. Common errors include::
* `socket.error: [Errno 111] Connection refused`
`socket.error: [Errno 111] Connection refused`
RabbitMQ is not running::
sudo service rabbitmq-server start