登陆后台管理系统 出现这

PHP Warning: file_put_contents(F:/usr/LocalUser/hyw33511/temp/compiled/admin/index.htm.php) [function.file-put-contents]: failed to open stream: No space left on device in F:\usr\LocalUser\hyw33511\includes\cls_template.php on line 262
PHP Notice: can't write:F:/usr/LocalUser/hyw33511/temp/compiled/admin/index.htm.php in F:\usr\LocalUser\hyw33511\includes\cls_template.php on line 264

从错误的提示来看是 F盘没有空间了,导致文件操作失败。

感谢,我在仔细找找。

读写失败,检查对应空间路径是否正确