CodeIgniter Forums
can't get default controller to work - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: can't get default controller to work (/showthread.php?tid=6883)



can't get default controller to work - El Forum - 03-15-2008

[eluser]Unknown[/eluser]
I'm getting started with CI. I just installed, but I can't get the default controller to work. I tried with no file modifications at all, and after setting the base_url config.

The default /welcome works, but going to the base url generates "No input file specified."

Double checked the routes setting and it's set to the default "welcome". I also tried with a different controller, but the same thing happens.

Anyone have an idea what's going on? Thanks.

edit: I'm using Dreamhost


can't get default controller to work - El Forum - 03-16-2008

[eluser]CI Lee[/eluser]
Are you using an .htaccess file to remove the index.php or have you set your config.php index file to ""?


can't get default controller to work - El Forum - 03-16-2008

[eluser]Unknown[/eluser]
I tried it both with and without the .htaccess rewrite, and the index config set to index.php and a blank string.


can't get default controller to work - El Forum - 03-16-2008

[eluser]Paulo Eduardo[/eluser]
i`m having the same problem.
there is a soluction?

post here please if have you get sucess in this case.

thanks