Message: Configured database connection is persistent. Aborting. |
Hi all..
2 to 3 version change then I'm getting this error.. Code: An uncaught Exception was encountered
I don't know for sure, but imagine that the Session library won't use a persistent connection for security reasons. Modify your database.php configuration file and turn pconnect to false and the problem should disappear.
Safety in concurrent requests mandates this, and it's written in the manual.
|
Welcome Guest, Not a member yet? Register Sign In |