简体   繁体   中英

Smarty plugins issue

I am currently working on an IIS server with php, mysql and smarty, but I'm stuck with the following error...

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

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权限)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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