Welcome Guest, Not a member yet? Register   Sign In
Problem with hosting ci in Godaddy
#2

[eluser]hotmeteor[/eluser]
Well, I'm going to assume your controller is called "clients", and is your default one. So you should be going to:
<code>http://www.myDomain.com/index.php/clients/client/</code>

In your config > routes.php file, make sure that this line:
<code>$route['default_controller'] = "clients";</code>

is pointing to your default controller ("clients").

Once you have that sorted out we'll try the .htaccess file. And make sure you read the manual!


Messages In This Thread
Problem with hosting ci in Godaddy - by El Forum - 02-15-2010, 06:04 AM
Problem with hosting ci in Godaddy - by El Forum - 02-15-2010, 06:49 AM
Problem with hosting ci in Godaddy - by El Forum - 02-15-2010, 06:58 AM
Problem with hosting ci in Godaddy - by El Forum - 02-15-2010, 10:55 AM
Problem with hosting ci in Godaddy - by El Forum - 02-15-2010, 10:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB