问题描述如下
Warning:
file_put_contents(/home/baobeilu/public_html/gzfanke.cn/temp/compiled/admin/login.htm.php)
[function.file-put-contents]: failed to open stream: Permission
denied in
/home/baobeilu/public_html/gzfanke.cn/includes/cls_template.php on
line 262
Notice: can't
write:/home/baobeilu/public_html/gzfanke.cn/temp/compiled/admin/login.htm.php
in /home/baobeilu/public_html/gzfanke.cn/includes/cls_template.php
on line 264
这个问题是因为权限不够,很简单将你的网站项目文件权限设置为777即可解决。
ecshop数据库配置文件:data/config.php;