diff --git a/docs/website/installation.php b/docs/website/installation.php index 9fd821a4..dff9d035 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -87,6 +87,9 @@ user, for example:

su postgres -c /usr/share/rscds/dba/create-database.sh +

Once your database has been created, you may also need to +edit your pg_hba.conf file in order to grant the application +access to the database as the 'general' user.

Apache VHost Configuration