我在codeigniter中使用HVMC概念为我的网站。
它在我的本地系统中运行良好。
当我尝试在我的生产服务器上托管它时,它给出了问题。
An Error Was Encountered
Unable to load your default controller. Please make sure the controller specified in your Routes.php file is valid.
您可以在以下网址中找到问题:http://matchinchrist.org/new/home/cms
答案 0 :(得分:0)
你在Windows上工作吗?
文件名在Linux上是区分大小写的,但不在Windows上...
您的本地计算机和主机上的控制器名称是否完全相同?