Welcome Guest, Not a member yet? Register   Sign In
Scaffolding Path[solved]
#3

[eluser]Michael Wales[/eluser]
1. Visit the Installation Instructions
2. Follow them, specifically #3, as follows:

Code:
/*
|--------------------------------------------------------------------------
| Base Site URL
|--------------------------------------------------------------------------
|
| URL to your CodeIgniter root. Typically this will be your base URL,
| WITH a trailing slash:
|
|    http://www.your-site.com/
|
*/
$config['base_url']    = "http://127.0.0.1/CodeIgniter/";

A highly likely candidates for this setting:
Code:
$config['base_url']    = "http://localhost/";


Messages In This Thread
Scaffolding Path[solved] - by El Forum - 12-16-2007, 07:19 AM
Scaffolding Path[solved] - by El Forum - 12-19-2007, 08:22 AM
Scaffolding Path[solved] - by El Forum - 12-19-2007, 08:47 AM
Scaffolding Path[solved] - by El Forum - 01-05-2008, 12:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB