Welcome Guest, Not a member yet? Register   Sign In
controller issue
#1

[eluser]superfake123[/eluser]
Hello,

I don't have any code to show at the moment, but I've just moved my application to a different server and now it seems one of the controllers is not working. I have double checked the htaccess file and the rewritebase folder is correct, so I believe this is a PHP issue. Basically when I try to go to domain.com/folder/folder2/ i just loads the default controller domain.com/folder/ . the 'folder2' controller is not working at all. Any ideas what could cause this? or how I can check what is happening? Basically mod_rewrite / any URI stuff is not working... But everything worked perfectly on a different server... Sorry if this is confusing without code...
#2

[eluser]sanir[/eluser]
hi

please check on hosting mod_rewrite is enbable.

Thanks,
Nasir Ranta
#3

[eluser]superfake123[/eluser]
it definetly is enabled in my htacces file. I have a show 404 if not enabled
#4

[eluser]Bart v B[/eluser]
Did you try also to do domain.tld/index.php/folder/folder2
What kind of server is it running?
linux or a windows system? apache webserver or lighttp or IIS?

Is the base_url right in the application/config/config.php ?
removed index.php ?

Did you make some changes in application/config/routes.php ?
Some more information would be nice to help you Smile




Theme © iAndrew 2016 - Forum software by © MyBB