[eluser]developer86[/eluser]
[quote author="Tpojka" date="1387930206"]Also, regarding user guide, you should make this change too:
Code:
$config['base_url'] = 'http://localhost/ci/';
[/quote]
Is it a best practice rule ? My understanding has been that if
base_url is not set, codeigniter will automatically find it. Otherwise, i have set it up now. Thanks again for your support.