Welcome Guest, Not a member yet? Register   Sign In
Database connection flood
#7

[eluser]InsiteFX[/eluser]
Things to try!
Code:
// port - The database port number. To use this value you have to add a line to the database config array.
$db['default']['port'] = 5432;

// also try this
$this->db->close();

pconnect causes problems do not use it!


Messages In This Thread
Database connection flood - by El Forum - 01-31-2012, 03:54 AM
Database connection flood - by El Forum - 01-31-2012, 05:52 AM
Database connection flood - by El Forum - 01-31-2012, 09:08 AM
Database connection flood - by El Forum - 01-31-2012, 10:17 AM
Database connection flood - by El Forum - 01-31-2012, 10:23 AM
Database connection flood - by El Forum - 01-31-2012, 10:30 AM
Database connection flood - by El Forum - 01-31-2012, 10:32 AM
Database connection flood - by El Forum - 01-31-2012, 10:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB