Home >Backend Development >PHP Tutorial >Linux下 Smarty中的display显示有关问题

Linux下 Smarty中的display显示有关问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-13 11:51:351014browse

Linux下 Smarty中的display显示问题
在windows下好使,但是在linux下就不行了,我在linux下的路径是\\192.168.73.112\ubuntu\usr\local\nginx\test。 所有的文件都放在test下面。然后Smarty需要调用的HTML放在\\192.168.73.112\ubuntu\usr\local\nginx\test\View下。
我在linux下打印template_dir出来是/usr/local/nginx/test/View。

但是执行print_r($Smarty->template_dir); 这条出来了信息,
$Smarty->display('index.html');但是却没有显示界面。

谁能告诉我原因,只要相关的,靠谱的都告诉我。
------解决方案--------------------
但是执行print_r($Smarty->template_dir); 这条出来了信息
什么内容,贴出来
------解决方案--------------------
有木有权限啊

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn