Welcome Guest, Not a member yet? Register   Sign In
Website takes forever to load
#1

[eluser]Unknown[/eluser]
Hello,

Since I've reinstalled the OS, the website on my localhost takes forever to load. I figured if I remove "extends CI_Controller" from the head of the default controller, the controller proceeds to the constructor, so the endless loop is gone. So something in the CI_Controller class seems to take an endless loop.

I run Mac OS X 10.8.4, and the only difference on my current and previous environment and code is that the path of the localhost is now "/Library/WebServer/Documents" instead of "/Users/username/Sites".

Do you know a reason for this?

Thanks!
#2

[eluser]Unknown[/eluser]
I've solved the problem! It was not CodeIgniter's fault. I forgot that I lost the database because of the system reinstall, and my model made an endless loop.
Sorry.




Theme © iAndrew 2016 - Forum software by © MyBB