On Mon, 2003-12-01 at 17:50, B. van Ouwerkerk wrote: > This is the error I got in my errorlog: > Unable to connect to PostgreSQL server: could not connect to server: > Connection refused > Is the server running locally and accepting > connections on Unix domain socket "/tmp/5432"? > in /path_to/filename.php on line 61
That socket path is wrong. It should be /tmp/.s.PGSQL.5432. How is PHP getting it? -- Oliver Elphick [EMAIL PROTECTED] Isle of Wight, UK http://www.lfix.co.uk/oliver GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C ======================================== "Who is like unto thee, O LORD, among the gods? who is like thee, glorious in holiness, fearful in praises, doing wonders?" Exodus 15:11 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])