Hi All,
This is my first post on the forum. Please bear with me..
A few weeks ago I started trying to figure out CI. I have been programmming linear code in PhP since 2005, and know my way around PhP reasonably well.
I have worked my way through CI manual, and the ‘news’ example. Got that to work (Pfiew).
Now I installed dx auth, and am trying to get it to work. but somehow the module is not recognized. Going to the url (http://localhost/vraagje/index.php/auth/login) all I get is a 404 page: The page you requested was not found.
What are the logical things to check? I did not set a line somewhere to load the config file, I think should I? I copied the config file from the dx auth pahes and named it dx_auth.php, placed in the CI config folder.
Someone willing to help a new CI learner find the way?
Sigh; Steep learning curve :(
