From: Christian Grothoff Date: Sat, 6 Nov 2010 23:14:16 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~19809 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b79903baaacbb0fd2be7a01ae1cdfe6d94e978c1;p=oweals%2Fgnunet.git fix --- diff --git a/doc/README.mysql b/doc/README.mysql index e123c43ac..84aeb241f 100644 --- a/doc/README.mysql +++ b/doc/README.mysql @@ -25,7 +25,7 @@ Cons MANUAL SETUP INSTRUCTIONS 1) in /etc/gnunet.conf, set - sqstore = "sqstore_mysql" + DATABASE = mysql 2) Then access mysql as root, $ mysql -u root -p diff --git a/doc/README.postgres b/doc/README.postgres index 0213c72fb..2c96716a9 100644 --- a/doc/README.postgres +++ b/doc/README.postgres @@ -15,7 +15,7 @@ Cons MANUAL SETUP INSTRUCTIONS 1) in /etc/gnunet.conf, set - sqstore = "sqstore_postgres" + DATABASE = postgres 2) Then access postgres to create a user; I had to do this to get access and create a user: