简体   繁体   English

Smarty插件问题

[英]Smarty plugins issue

I am currently working on an IIS server with php, mysql and smarty, but I'm stuck with the following error... 我目前正在使用php,mysql和smarty的IIS服务器上工作,但是我遇到了以下错误...

Warning: include(\\boswinfs02\\home\\users\\web\\b1811\\ez.seonppca2008\\includes\\smarty\\libs\\plugins\\modifier.capitalize.php) [function.include]: failed to open stream: No such file or directory in \\boswinfs02\\home\\users\\web\\b1811\\ez.seonppca2008\\templates\\cache\\28797abee8c51cc9cd28bdc13b3f002e2a7a578a.file.header.tpl.php on line 20 警告:include(\\ boswinfs02 \\ home \\ users \\ web \\ b1811 \\ ez.seonppca2008 \\ includes \\ smarty \\ libs \\ plugins \\ modifier.capitalize.php)[function.include]:无法打开流:内没有此类文件或目录第20行的\\ boswinfs02 \\ home \\ users \\ web \\ b1811 \\ ez.seonppca2008 \\ templates \\ cache \\ 28797abee8c51cc9cd28bdc13b3f002e2a7a578a.file.header.tpl.php

It's working perfectly on the local server, but its throwing an error on the live server. 它可以在本地服务器上正常工作,但是会在实时服务器上引发错误。 Please help, thanks. 请帮忙,谢谢。

删除boswinfs02\\home\\users\\web\\b1811\\ez.seonppca2008\\templates\\cache文件夹中的所有文件,然后使该文件夹可写(777权限)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM