Welcome Guest, Not a member yet? Register   Sign In
Codeigniter and GoDaddy Hosting
#2

[eluser]InsiteFX[/eluser]
Code:
// this is wrong!
$config['base_url'] = "$root";

// should be
$config['base_url'] = $root;

InsiteFX


Messages In This Thread
Codeigniter and GoDaddy Hosting - by El Forum - 10-30-2010, 10:42 AM
Codeigniter and GoDaddy Hosting - by El Forum - 10-30-2010, 01:48 PM
Codeigniter and GoDaddy Hosting - by El Forum - 10-30-2010, 03:34 PM
Codeigniter and GoDaddy Hosting - by El Forum - 10-30-2010, 05:26 PM
Codeigniter and GoDaddy Hosting - by El Forum - 10-31-2010, 04:07 AM
Codeigniter and GoDaddy Hosting - by El Forum - 10-31-2010, 04:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB