Welcome Guest, Not a member yet? Register   Sign In
CI, Php 5, Postgre: DB connection issues
#2

[eluser]kea13[/eluser]
Hi Vadtec,

a couple of pointers:
- did you verify that PostgreSQL is actually running? ("service postgresql status")
- if PostgreSQL is running, is it configured to listen on a tcp-socket? ("netstat -ntap|grep 5432")
- if PostgreSQL is running and configured to listen on a tcp-socket, do you have access to the database with the credentials given? ("cat /var/lib/pgsql/data/pg_hba.conf")

Regards,
Roman


Messages In This Thread
CI, Php 5, Postgre: DB connection issues - by El Forum - 04-09-2010, 03:19 PM
CI, Php 5, Postgre: DB connection issues - by El Forum - 04-11-2010, 06:12 AM
CI, Php 5, Postgre: DB connection issues - by El Forum - 04-11-2010, 10:19 PM
CI, Php 5, Postgre: DB connection issues - by El Forum - 04-12-2010, 12:48 PM
CI, Php 5, Postgre: DB connection issues - by El Forum - 06-08-2011, 06:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB