[OPEN-ILS-GENERAL] ***SPAM*** RE: ***SPAM*** Urgent help required please

Jason Etheridge jason at esilibrary.com
Mon Aug 15 11:09:55 EDT 2011


On Mon, Aug 15, 2011 at 8:50 AM, Muhammad Faiz Chishti
<mfaizali at hotmail.com> wrote:
>* /opensrf/default/apps/open-ils.qstore/app_settings :: Unable to connect to database dbi:Pg:dbname=evergreen;host=localhost;port=5432, user=postgres, password=postgres
and
>perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config \
       --service all --create-schema --create-offline \
       --user evergreen --password evergreen --hostname localhost --port 5432 \
       --database evergreen --admin-user admin --admin-pass leo

It looks as if you're trying to use two different postgres users here,
one 'evergreen' and one 'postgres'.  You'll want to make sure you use
the same postgres user throughout the whole process.

After fixing that, you should take things slowly and run through a
checklist like this:
http://docs.evergreen-ils.org/2.0/draft/html/troubleshooting.html
or
http://evergreen-ils.org/dokuwiki/doku.php?id=troubleshooting:checking_for_errors

The main thing is to grep the logs for errors after starting each set
of services.  If no errors, then move on to autogen

-- 
Jason Etheridge
 | Equinox Software, Inc. / Your Library's Guide to Open Source
 | phone:  1-877-OPEN-ILS (673-6457)
 | email:  jason at esilibrary.com
 | web:  http://www.esilibrary.com


More information about the Open-ils-general mailing list