[freeside] fs-setup (*sigh*)
Lal, Deepak (Contractor)
dlal at harris.com
Thu Jul 10 12:34:46 PDT 2003
>Set up your pg_hba.conf to identify users with md5. That requires
>passwords. Then make sure your freeside db user password is set up
>properly
Hi Randall:
Thanks for the reply. But doing just that did not help and I still
get the "Connection" refused error when doing a "fs-setup freeside".
I did the following:
1) removed "-i" option when starting postmaster
2) removed the entry "host ...127.0.0.1 ...." from pg_hba.conf
3) In httpd.conf I have the following entry:
<Directory /usr/local/apache/htdocs/freeside-asp>
AuthName freeside
AuthType Digest
AuthUserFile /usr/local/etc/freeside/htpasswd
require freeside
</Directory>
4) I added the "freeside" user using the "freeside-adduser" utility. I have a
htpasswd file and the mapsecrets file.
What more do I need to do ? I need to get this thing to work :(
Thanks
Deepak
More information about the freeside-users
mailing list