Welcome Guest, Not a member yet? Register   Sign In
Everything routes to the default controller
#1

[eluser]alexbet[/eluser]
Hi All,

I have a VERY weird problem. MY application works fine on some servers, and on others it doesn't work at all. And here is the problem....

On the servers that I have a problem, no matter what url I request, all the requests are routed to the default controller. For example, the ap;lication on this server doesn't work. If I go here:

http://www.trishalynfawver.com/

I get the default controller, which is fine. But if I go here:

http://www.trishalynfawver.com/test

... I should get the Test controller.Instead, I get routed to the default controller again for some reason.

If I change the default controller to the Test one, then it routes all the requests to that controller because that one is the default one. I am completely confused why I am getting this problem. On other servers, the application runs fine. So I am wondering how the server can impact the routing?

You can see the PHP info for the server here so you can see what kind of a server I am running this on:

http://www.trishalynfawver.com/test.php

I am running Codeigniter 2.0.2, and the server meets the minimum requirements running PHP 5.2.9. I am completely confused!

Any help is appreciated because this is a very important client of mine.

Thanks!
Alex


Messages In This Thread
Everything routes to the default controller - by El Forum - 06-16-2011, 06:50 PM
Everything routes to the default controller - by El Forum - 06-16-2011, 06:58 PM
Everything routes to the default controller - by El Forum - 06-17-2011, 05:46 AM
Everything routes to the default controller - by El Forum - 06-17-2011, 08:32 AM
Everything routes to the default controller - by El Forum - 06-17-2011, 08:43 AM
Everything routes to the default controller - by El Forum - 06-17-2011, 08:59 AM
Everything routes to the default controller - by El Forum - 06-17-2011, 09:16 AM
Everything routes to the default controller - by El Forum - 06-17-2011, 09:42 AM
Everything routes to the default controller - by El Forum - 06-17-2011, 12:06 PM
Everything routes to the default controller - by El Forum - 06-17-2011, 12:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB