Welcome Guest, Not a member yet? Register   Sign In
Error mysql_pconnect() when site goes live
#2

[eluser]Bart v B[/eluser]
In the application/config/config.php
change:

Code:
$db['default']['pconnect'] = TRUE;

to
Code:
$db['default']['pconnect'] = FALSE;


Messages In This Thread
Error mysql_pconnect() when site goes live - by El Forum - 04-01-2011, 03:36 PM
Error mysql_pconnect() when site goes live - by El Forum - 04-02-2011, 01:38 AM
Error mysql_pconnect() when site goes live - by El Forum - 04-02-2011, 02:13 AM
Error mysql_pconnect() when site goes live - by El Forum - 04-02-2011, 04:52 AM
Error mysql_pconnect() when site goes live - by El Forum - 04-02-2011, 12:00 PM
Error mysql_pconnect() when site goes live - by El Forum - 04-02-2011, 12:02 PM
Error mysql_pconnect() when site goes live - by El Forum - 04-03-2011, 01:23 AM
Error mysql_pconnect() when site goes live - by El Forum - 04-03-2011, 06:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB