当输入index.php时报错了,请问这个如何解决
Fatal error: Uncaught --> Smarty: Unable to load template file
'test.html' <-- thrown in
D:\php\framework\libs\view\Smarty\sysplugins\smarty_internal_templatebase.php on line 127
意思是没有这个模板。 您还没有建立test.html 这个模板。看一下smarty那段吧
是这么回事,找到了,谢谢