Welcome Guest, Not a member yet? Register   Sign In
Need help Resolving a PostgreSQL Connection Problem
#2

You can try changing this some time this will fix the db problems connecting.

PHP Code:
// Change this
host="localhost",

// To this
host="127.0.0.1"
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Need help Resolving a PostgreSQL Connection Problem - by InsiteFX - 10-15-2023, 07:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB