I am making some changes in a cakephp project, anytime i try to access
http://localhost/wacs2015/ExamApplications/completedreg
The application will redirect me to http://localhost/wacs2015/wacs2015/profile with this error on the page
Error: Wacs2015Controller could not be found.
However, I have created the “completedreg” class in the "ExamApplications " controller
Please what could be the cause of this, i wasnt the one that started the project, i am just doing some modifications right now
Thanks