Welcome Guest, Not a member yet? Register   Sign In
Unable to install
#1

[eluser]shoorace[/eluser]
I followed instruction given in http://ellislab.com/codeigniter/user-gui...index.html
I have set
Code:
//config.php
$config['base_url']    = "http://localhost/CodeIgniter_1.5.4/";

//database.php
$db['default']['hostname'] = "localhost";
$db['default']['username'] = "root";
$db['default']['password'] = "";
$db['default']['database'] = "codeigniter";

But still there is problem, while running my http://localhost/CodeIgniter_1.5.4/

Quote:404 Page Not Found

The page you requested was not found.

So, is there still anything missing to configure?
Please let me know.

Thanks in advance.


Messages In This Thread
Unable to install - by El Forum - 11-28-2007, 03:58 AM
Unable to install - by El Forum - 11-28-2007, 07:56 AM
Unable to install - by El Forum - 11-28-2007, 12:18 PM
Unable to install - by El Forum - 11-28-2007, 07:49 PM
Unable to install - by El Forum - 11-29-2007, 01:39 AM
Unable to install - by El Forum - 11-29-2007, 01:46 AM
Unable to install - by El Forum - 12-01-2007, 10:08 PM
Unable to install - by El Forum - 12-14-2007, 10:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB