Hi, I'm new to the comunity and to the non-windows world in general,
so I would really apretiate your help on this. I've read a lot of
threads on the subject and I thought I did everything by the book,
but something is wrong in my setup...
I followed the instructions on installing OpenACS on Red Hat 7.1
(http://www.xc.org/jonathan/openacs/whichfilesdoineed.html), I
uninstalled PostgreSQL 7.0.3 and Apache 1.3.14 before installing the
RPMs but the install failed becouse of a missing or erroneous
pg_hba.conf file.
Where can I get this file and what do I do now ?? please help, I'm a
newbie here :o)
Here's the whole enchilada:
[root@linux-des2 openACS]# rpm -Uvh *rpm
Preparing...########################################## [100%]
1:libxml2 ########################################### [ 12%]
2:aolserver ########################################## [ 25%]
3:postgresql-libs #################################### [ 37%]
4:aolserver-postgresql ############################### [ 50%]
5:postgresql ######################################### [ 62%]
6:postgresql-server ################################## [ 75%]
7:openacs ########################################### [ 87%]
Creating postgres user and database acs
psql: Missing or erroneous pg_hba.conf file, see postmaster log for
details
createuser: creation of user "acs" failed
psql: Missing or erroneous pg_hba.conf file, see postmaster log for
details
createdb: database creation failed
Adding plpgsql language to database acs
psql: Missing or erroneous pg_hba.conf file, see postmaster log for
details
createlang: external error
psql: Missing or erroneous pg_hba.conf file, see postmaster log for
details
/var/tmp/rpm-tmp.2903: ERROR: Postgresql user/database acs was not
correctly sep
psql: Missing or erroneous pg_hba.conf file, see postmaster log for
details
createlang: external error
error: execution of %post scriptlet from openacs-3.2.5-2 failed, exit
status 4
8:postgresql-tcl ########################################### [100%]
psql: Missing or erroneous pg_hba.conf file, see postmaster log for
details
createlang: external error
psql: Missing or erroneous pg_hba.conf file, see postmaster log for
details
You have new mail in /var/spool/mail/root
[root@linux-des2 openACS]#
Thank you.
Carlos
P.S. sorry for the long post.