That Did the Trick!! Thanks Min!! Buddy
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Min Qiu Sent: Friday, May 13, 2005 2:05 PM To: [EMAIL PROTECTED]; falz; [email protected] Subject: RE: [jffnms-users] Postgresql It confirmed that you do not have pgsql running on a socket. Go to /var/lib/pgsql/data/ and edit a file postgresql.conf. Make sure you have tcpip_socket = true and port = 5432. Stop/start pgsql Hope this help, Min This e-mail message and any attachment(s) are confidential, are intended only for the use of the individual or entity named above, and contain information which is or may be non-public or legally privileged. Any dissemination or distribution of this message or any attachment(s) other than to the intended recipient is strictly prohibited. If you have received this message in error, please notify us by email to [EMAIL PROTECTED] <blocked::mailto:[EMAIL PROTECTED]> immediately and delete the original message, any and all attachments, and all copies from all locations in your computer systems. > -----Original Message----- > From: Buddy Shearer [mailto:[EMAIL PROTECTED] > Sent: Friday, May 13, 2005 1:59 PM > To: 'falz'; [email protected] > Subject: RE: [jffnms-users] Postgresql > > > Ok, I'll buy in to that. Here is what the command returned: > > C1638604 stream 0 0 c1760a50 0 0 0 /tmp/.s.PGSQL.5432 > > Buddy > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of falz > Sent: Friday, May 13, 2005 1:43 PM > To: [email protected] > Subject: Re: [jffnms-users] Postgresql > > I'm assuming he means is Postgres actually listening on its TCP port- > IE running. Does this command spit out anything? > > netstat -an | grep 5432 > > If not, postgres isn't running on a TCP port (at least, not its > standard > port) > > --falz > > On 5/13/05, Buddy Shearer <[EMAIL PROTECTED]> wrote: > > I think I replied to the wrong address. > > > > Anyway, does anyone know how to resolve this. I don't see how this > > can be a TCP problem when JFFNMS and Postgresql are on the > same machine. > > > > Thanks! > > > > Buddy > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > Of Craig > > Small > > Sent: Friday, May 13, 2005 1:10 AM > > To: [email protected] > > Subject: Re: [jffnms-users] Postgresql > > > > On Thu, May 12, 2005 at 09:20:58PM -0400, Buddy Shearer wrote: > > > JFFNMS reports (from setup.php) that it is not ready by > showing a NO > > > for the question "Is the database working". admin/adm/test.php > > > shows all of my modules and they match the install > instruction. So > > > it does not appear that I am missing anything. > > > > Postgresql not listening to the TCP port would be the most > likely problem. > > The database schema not being loaded would be the second. > > > > - Craig > > -- > > Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C > E5AC 12CA DFA5 > > Eye-Net Consulting http://www.enc.com.au/ MIEE > Debian developer > > csmall at : enc.com.au ieee.org > debian.org > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be > > the first software developer in space? > > Enter now for the Oracle Space Sweepstakes! > > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > > _______________________________________________ > > jffnms-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/jffnms-users > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be > > the first software developer in space? > > Enter now for the Oracle Space Sweepstakes! > > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > > _______________________________________________ > > jffnms-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/jffnms-users > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be > the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_ids93&alloc_id281&op=ick > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be > the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_ids93&alloc_id281&op=ick > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users > ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_ids93&alloc_id281&op=ick _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_ids93&alloc_id281&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
