![]() |
Unable to load the requested class: uri - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Unable to load the requested class: uri (/showthread.php?tid=31545) |
Unable to load the requested class: uri - El Forum - 06-23-2010 [eluser]sereyous[/eluser] I have a site setup at http://subdomain.domain.com with the following configurations setup: Code: .htaccess I am able to get to the site at http://subdomain.domain.com but when attempting to access any other page I get the following error: Code: An Error Was Encountered According to the User Guide, this class is supposed to be loaded automatically by CI. I have tried every request protocol option in config.php and none of them work. Really scratching my head on this one. |