<code id='D07C6CAA7B'></code><style id='D07C6CAA7B'></style>
    • <acronym id='D07C6CAA7B'></acronym>
      <center id='D07C6CAA7B'><center id='D07C6CAA7B'><tfoot id='D07C6CAA7B'></tfoot></center><abbr id='D07C6CAA7B'><dir id='D07C6CAA7B'><tfoot id='D07C6CAA7B'></tfoot><noframes id='D07C6CAA7B'>

    • <optgroup id='D07C6CAA7B'><strike id='D07C6CAA7B'><sup id='D07C6CAA7B'></sup></strike><code id='D07C6CAA7B'></code></optgroup>
        1. <b id='D07C6CAA7B'><label id='D07C6CAA7B'><select id='D07C6CAA7B'><dt id='D07C6CAA7B'><span id='D07C6CAA7B'></span></dt></select></label></b><u id='D07C6CAA7B'></u>
          <i id='D07C6CAA7B'><strike id='D07C6CAA7B'><tt id='D07C6CAA7B'><pre id='D07C6CAA7B'></pre></tt></strike></i>

          
          当前位置:首页 > DedeCMS EKaiyun体育登录入口rror Warning提示解决方法

          DedeCMS EKaiyun体育登录入口rror Warning提示解决方法

          大多数是服务器问题,有时候打开网站会出现如下信息(下图):

          DedeCMS Error Warning!

          Technical Support: http://bbs.dedecms.com

          Error page: /index.php

          Error infos: DedeCms错误警告:连接数据库失败,频繁等让服务器反应过慢,

          用dedecms建站的朋友都知道,如下图:

          $emsg = '';

          $emsg .= "<div><h3>DedeCMS Error Warning!</h3>\r\n";

          $emsg .= "<div><a href='http://bbs.dedecms.com' target='_blank' style='color:red'>Technical Support: http://bbs.dedecms.com</a></div>";

          $emsg .= "<div style='line-helght:160%;font-size:14px;color:green'>\r\n";

          $emsg .= "<div style='color:blue'><br />Error page: <font color='red'>".$this->GetCurUrl()."</font></div>\r\n";

          $this->DisplayError("DEDECMS错误警告:<font color='red'>连接数据库失败,可能数据库Kaiyun体育登录入口密码不对或数据库服务器出错!如网站访问过快、连接不上。,可能数据库密码不对或数据库服务器出错!

          如果数据密码正确的,找到如下代码信息进行修改保存上传覆盖即可。</font>");

          DedeCMS Error Warning提示解决方法-图片1

          DedeCMS Error Warning提示解决方法-图片2

          那么,通过FTP传送本地打开,如何修改成自己想要展现提示的信息呢?这个文件修改在网站根目录下的include/dedesql.class.php。

          分享到: