Welcome Guest, Not a member yet? Register   Sign In
Database connection issue
#4

[eluser]Unknown[/eluser]
You could try to avoid persistent connections using this line:

$db['default']['pconnect'] = FALSE;

in the application/config/database.php

(this fix a problem in my host one time).


Messages In This Thread
Database connection issue - by El Forum - 06-24-2007, 04:17 AM
Database connection issue - by El Forum - 06-25-2007, 02:36 AM
Database connection issue - by El Forum - 06-25-2007, 01:53 PM
Database connection issue - by El Forum - 07-03-2007, 09:27 PM
Database connection issue - by El Forum - 07-04-2007, 01:26 AM
Database connection issue - by El Forum - 11-04-2007, 12:27 AM
Database connection issue - by El Forum - 11-04-2007, 12:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB