I think the problem is the new naming convention which enforces UCfirst Controller Filenames (and Classnames!). This error will not occur on windows machines where there's no difference in (un)capitalized filenames. So if your controller is named student.php rename it to Student.php. Same convention for libraries i believe.
Excuse my poor english - non native speaker...
Cheers Thorsten