cuihuwei 发表于 2015-9-8 16:03:20

在配置Zblog-php中,报错,求大神帮忙看下

<!DOCTYPE HTML>
<html>
<head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta http-equiv="Content-Language" content="zh-CN" />
        <meta name="robots" content="noindex,nofollow"/>
        <meta name="generator" content="Z-BlogPHP 1.4 Deeplue Build 150101" />
        <meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
        <title>ZBLOG测试-错误</title>
        <link rel="stylesheet"type="text/css" media="screen" />
        <script type="text/javascript" src="http://www.127.0.0.1.com/zb_system/script/common.js"></script>
</head>
<body class="short">

<div class="bg">
<div id="wrapper">
<div class="logo"><img src="http://www.127.0.0.1.com/zb_system/image/admin/none.gif" title="Z-BlogPHP" alt="Z-BlogPHP"/></div>
<div class="login loginw">
        <form id="frmLogin" method="post" action="#">
          <div class="divHeader">错误提示</div>
          <div class="content">
               <div><p>错误信息</p><div>
                (0)UNKNOWN :   登录失败 (set_exception_handler)                (150101) (WINNT; IIS7.5; PHP 5.5.11; mysql; curl)                 </div></div>
                         </div>
          <p><a href="javascript:history.back(-1)">返回</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="javascript:location.reload()">刷新</a>&nbsp;&nbsp;&nbsp;&nbsp;<a >后台管理</a></p>
    </form>
</div>
</div>
</div>
<script type="text/javascript">
</script>
</body>
</html><!--46.80 ms , 4 query , 1147kb memory , 2 error-->

303718 发表于 2015-9-8 16:39:04

登陆失败。用抓包工具抓COOKIE试试。

cuihuwei 发表于 2015-9-8 19:01:47

303718 发表于 2015-9-8 16:39
登陆失败。用抓包工具抓COOKIE试试。

好的,多谢。

icheku 发表于 2015-9-8 19:16:25

页: [1]
查看完整版本: 在配置Zblog-php中,报错,求大神帮忙看下