From f84f9b04a6364850b5af37a1674309c95b1bac86 Mon Sep 17 00:00:00 2001 From: Edmund von der Burg Date: Mon, 9 Sep 2013 13:23:44 +0100 Subject: Note about running db update script --- notes/trouble_shooting.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'notes') diff --git a/notes/trouble_shooting.md b/notes/trouble_shooting.md index d4b6752ae..7a982ff4b 100644 --- a/notes/trouble_shooting.md +++ b/notes/trouble_shooting.md @@ -34,3 +34,9 @@ Perhaps check the entries in `/var/log/mail.log` to check that the message has b The locale needs to be installed too or the translations will not be used. Use `locale -a` to list them all and ensure the one your translation uses is in the list. + + +## Database connection errors trying to run update-schema + +Make sure that you specify a database host and password in `general.yml`. You +may need to explicitly give your user a password. -- cgit v1.2.3