Welcome Guest, Not a member yet? Register   Sign In
MySQL Codeigniter
#2

(This post was last modified: 11-16-2015, 05:16 AM by InsiteFX.)

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

This should always be FALSE. even MySQL recommends it.

You can also check your MySQL my.ini settings file to make sure the connections are high enough.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
MySQL Codeigniter - by Edwin - 11-16-2015, 12:00 AM
RE: MySQL Codeigniter - by InsiteFX - 11-16-2015, 05:15 AM
RE: MySQL Codeigniter - by Edwin - 11-18-2015, 06:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB