我已从正在运行的CodeIgniter项目中下载了所有文件,并尝试在WAMP服务器中的localhost
中进行设置。当我尝试访问同一个文件然后面临该错误
An Error Was Encountered
Unable to load the requested file: helpers/generic_helper.php
这是什么意思? helpers文件夹中没有名为generic_helper.php
的文件。虽然同一个文件在一台服务器上运行。当我尝试在另一个Web服务器上传文件时,然后面临同样的错误。请帮帮我,我是CodeIgniter的新手。