05-19-2008, 04:38 PM
[eluser]ddrury[/eluser]
Hi All,
newbie here so please be gentle.
I've just set up a new install of ci 1.6.2 (confirmed working with the welcome message) and redux_auth 1.2.
I've created the db tables, am autoloading the redux_auth & validation libraries, the url helper and the redux_auth config. $config[sess_use_database] is true and the other config stuff is complete as far as I'm aware.
If I set the default controller to 'user', the browser URL appears as http://localhost/ci/index.php/user/login and I get the message: An Error Was Encountered - Unable to load the requested file: login.php
I'm now stumped so any help appreciated.
Thanks
Dave
Hi All,
newbie here so please be gentle.
I've just set up a new install of ci 1.6.2 (confirmed working with the welcome message) and redux_auth 1.2.
I've created the db tables, am autoloading the redux_auth & validation libraries, the url helper and the redux_auth config. $config[sess_use_database] is true and the other config stuff is complete as far as I'm aware.
If I set the default controller to 'user', the browser URL appears as http://localhost/ci/index.php/user/login and I get the message: An Error Was Encountered - Unable to load the requested file: login.php
I'm now stumped so any help appreciated.
Thanks
Dave