see if there are listening port 5432 on ur machine or the port u specified on the conf file or the value u set with PGPORT...
netstat -an if its unlisted see if u have the -i option as arg on postmaster... good luck On Wednesday 28 August 2002 09:50, you wrote: > > Help! I lost the connection between the web form and > > postgresql database. Before it worked ok but when I > > changed the desktop and then reboot. I can't > > reconnect. Then I entered $initdb -D > > /usr/local/pgsql/data hoping to fix the problem. It > > didn't. I'm not sure what to do? > > > > BTW, I am using Postresql in Linux RH 7.3. > > > > Here's the error I received: > > "Warning: Unable to connect to PostgreSQL server: > > could not connect to server: No such file or > > directory > > Is the server running locally and accepting > > connections on Unix domain socket > > "/tmp/.s.PGSQL.5432"? in > > /var/www/html/php_session_files/postgresql_sessions.inc > > > on line 4 > > Can't connect to the database" > > > > Please help... > > > > > > Thank you very much, > > Milet > > __________________________________________________ > Do You Yahoo!? > Yahoo! Finance - Get real-time stock quotes > http://finance.yahoo.com > _ > Philippine Linux Users Group. Web site and archives at > http://plug.linux.org.ph To leave: send "unsubscribe" in the body to > [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to > [EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
