Welcome Guest, Not a member yet? Register   Sign In
Help! Random Databse error!
#1

[eluser]aeternuslibertas[/eluser]
Hi all I woke up this morning to coninue working on a CI application, but as of today I keep getting random
Code:
A Database Error Occurred

Unable to select the specified database: homebase

Filename: core/Loader.php

Line Number: 346
Errors! EEK! i have no idea what this is about! if I refresh the page it sometimes loads properly , but sometimes I will get this error! its really random and is happening everywhere... I don't know how, or where this popped up from.. does any one have any experience with dealing with this?
#2

[eluser]InsiteFX[/eluser]
Turn this off in ./application/config/database.php and see if it helps!
Code:
$db['default']['pconnect'] = FALSE;  // should be set to FALSE!

If that doe's not work you may have problems with your system...




Theme © iAndrew 2016 - Forum software by © MyBB