coding 怎么部署thinkphp的演示

浏览:1232 发布日期:2015/08/21 分类:求助交流
coding 怎么部署thinkphp的演示
部署完访问提示模版不存在模板不存在:./Application/Index/View/Index/index.html
错误位置
FILE: /home/vcap/app/ThinkPHP/Library/Think/View.class.php  LINE: 110
TRACE
#0 /home/vcap/app/ThinkPHP/Library/Think/View.class.php(110): E('\xE6\xA8\xA1\xE6\x9D\xBF\xE4\xB8\x8D\xE5\xAD\x98\xE5\x9C\xA8...')
#1 /home/vcap/app/ThinkPHP/Library/Think/View.class.php(72): Think\View->fetch('', '', '')
#2 /home/vcap/app/ThinkPHP/Library/Think/Controller.class.php(56): Think\View->display('', '', '', '', '')
#3 /home/vcap/app/Application/Index/Controller/IndexController.class.php(15): Think\Controller->display()
#4 [internal function]: Index\Controller\IndexController->index()
#5 /home/vcap/app/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Index\Controller\IndexController))
#6 /home/vcap/app/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#7 /home/vcap/app/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#8 /home/vcap/app/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#9 /home/vcap/app/index.php(23): require('/home/vcap/app/...')
#10 {main}
最佳答案
评论( 相关
后面还有条评论,点击查看>>