Welcome Guest, Not a member yet? Register   Sign In
Loading the database library causes a freeze
#1

[eluser]elverion[/eluser]
I'm working on another site using CodeIgniter (I've used CI plenty in the past without this issue), and am just about to begin working on the database side of things. I've added 'database' to the autoload config, but now upon trying to load any page, it just appears to continue loading for about 30 seconds before giving up and leaving the page completely blank. The same thing happens when I instead use $this->load->database() in a controller. As best as I can tell, the freeze happens within the database driver; specifically when trying to connect() or pconnect().

I've completely reinstalled Apache, PHP5, MySQL server, and CodeIgniter but the problem persists. All available logs contain no errors or any useful information what-so-ever. Any clues on where to even begin diagnosing the problem?


Messages In This Thread
Loading the database library causes a freeze - by El Forum - 11-15-2010, 06:22 PM
Loading the database library causes a freeze - by El Forum - 11-15-2010, 06:29 PM
Loading the database library causes a freeze - by El Forum - 11-15-2010, 07:15 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 01:10 AM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 05:46 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 06:07 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 08:31 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 09:25 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 10:08 PM
Loading the database library causes a freeze - by El Forum - 04-07-2011, 09:14 PM
Loading the database library causes a freeze - by El Forum - 04-07-2011, 11:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB