Jordan, Tom, thanks. Both PostgreSQL and ColdFusion are working now. All I need to do is make them talk (create DataSources, which I suppose I can do on my own, just need to install the jar file). But I wonder why the "local all all IPaddress Mask trust" worked for my IP and "local all all sameident trust" didn't work for me, while that config allowed me in the other servers. Can anyone answer that for me?
Now, I just need to setup the jar file and the JDBC connection, which is supposedly something I can do on my own. But, in case I get dumb, and I usually do, I will ask questions again. Thanks a lot guys. > Jerky San Pedro wrote: > > With regards to PostgreSQL, I was wondering why I didn't have the > tclConfig.sh, originally needed by the system to establish tcl > connections of some sort. I couldn't seem to connect via tcl. > > > > Most likely this is an IP Address restriction problem. Check your > pg_hba.conf file and make sure the host you're trying to connect to > it > from is listed as an accepted IP address. You can also check your > PostgreSQL logs to see what's happening. I've run PostgreSQL on > RedHat > EL 3 and 4 for a long time and I've never heard of the tclConfig.sh > file. Most likely, that's just a scripted interface to the pg_hba. > conf > file. You should be able to achieve the same functionality by simply > modifying the pg_hba.conf file directly. > > The following document might be helpful for anyone running PostgreSQL > 8 > and CFMX7 - and yes, I realize you're running CFMX 6, but just in > case: > > http://www.viviotech.net/docs/postgresql8_cfmx7.pdf > > Hope this helps! ;) > > -- > Warm regards, > Jordan Michaels > Vivio Technologies > http://www.viviotech.net/ > Blue Dragon Alliance Member > [EMAIL PROTECTED] net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4186 Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
