登录网站后台,提示登录成功,然后就说缓存文件写入失败!



 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>系统发生错误</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
<meta name="Generator" content="EditPlus"/>
<style>
body{
    font-family: 'Microsoft Yahei', Verdana, arial, sans-serif;
    font-size:14px;
}
a{text-decoration:none;color:#174B73;}
a:hover{ text-decoration:none;color:#FF6600;}
h2{
    border-bottom:1px solid #DDD;
    padding:8px 0;
    font-size:25px;
}
.title{
    margin:4px 0;
    color:#F60;
    font-weight:bold;
}
.message,#trace{
    padding:1em;
    border:solid 1px #000;
    margin:10px 0;
    background:#FFD;
    line-height:150%;
}
.message{
    background:#FFD;
    color:#2E2E2E;
        border:1px solid #E0E0E0;
}
#trace{
    background:#E7F7FF;
    border:1px solid #E0E0E0;
    color:#535353;
}
.notice{
    padding:10px;
    margin:5px;
    color:#666;
    background:#FCFCFC;
    border:1px solid #E0E0E0;
}
.red{
    color:red;
    font-weight:bold;
}
</style>
</head>
<body>
缓存文件写入失败!</body>
</html>

请输入图片描述

数据库 网站 php HTML sql

一ノ瀬ことみ 9 years, 9 months ago

是不是权限的问题

量产型冬瓜 answered 9 years, 9 months ago

有可能是服务器硬盘满了,如果真是硬盘满了,看看是不是log文件太大。

键盘上的A到Z answered 9 years, 9 months ago

Your Answer