我目前正在使用php、mysql和smarty的IIS服务器,但我遇到了以下错误.
警告: 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中没有这样的文件或目录
它在本地服务器上运行得很好,但是它在活动服务器上抛出了一个错误。帮帮忙,谢谢。
发布于 2012-05-18 07:42:01
删除boswinfs02\home\users\web\b1811\ez.seonppca2008\templates\cache文件夹中的所有文件,而不是使该文件夹可写(777权限)。
https://stackoverflow.com/questions/10645122
复制相似问题