出版刊物

夸克扩容

  • 每天8分钟小白英语入门课

猜您喜欢

    Lecms 3.0.4 错误

    错误信息

    • 消息: [运行通知] : MemcachePool::get(): Server 127.0.0.1 (tcp 11211, udp 0) failed with: Network timeout (0)
    • 文件:
    • 位置: 第行

    错误位置

    基本信息

    • 模型: /www/wwwroot/pan.80srz.com/lecms/model/
    • 视图: /www/wwwroot/pan.80srz.com/view/source/
    • 控制器: /www/wwwroot/pan.80srz.com/lecms/control/cate_control.class.php
    • 日志目录: /www/wwwroot/pan.80srz.com/runcache/logs/

    程序流程

    • #0 [internal function]: debug::error_handler()
    • #1 /www/wwwroot/pan.80srz.com/lecms/xiunophp/cache/cache_memcache.class.php(74): MemcachePool->get()
    • #2 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/model.class.php(493): cache_memcache->multi_get()
    • #3 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/model.class.php(216): model->cache_db_multi_get()
    • #4 /www/wwwroot/pan.80srz.com/runcache/lecms_view/source,article_list.htm.php(643): model->mget()
    • #5 /www/wwwroot/pan.80srz.com/runcache/lecms_view/source,article_list.htm.php(1197): block_list_rand()
    • #6 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/view.class.php(25): include('/www/wwwroot/pa...')
    • #7 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/control.class.php(23): view->display()
    • #8 /www/wwwroot/pan.80srz.com/runcache/lecms_control/cate_control.class.php(50): control->display()
    • #9 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/core.class.php(336): cate_control->index()
    • #10 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/core.class.php(11): core::init_control()
    • #11 /www/wwwroot/pan.80srz.com/lecms/xiunophp/xiunophp.php(100): core::init_start()
    • #12 /www/wwwroot/pan.80srz.com/index.php(20): require('/www/wwwroot/pa...')
    • #13 {main}

    SQL

    • #0 [time:0.0002s] SET character_set_connection=utf8mb4, character_set_results=utf8mb4, character_set_client=binary, sql_mode=''
    • #1 [time:0.0003s] SELECT id FROM le_cms_article WHERE cid='11' ORDER BY id DESC LIMIT 410,10 [explain type: ref | rows: 1117]
    • #2 [time:0.0004s] SELECT * FROM le_cms_article WHERE id='69183' LIMIT 1 [explain type: const | rows: 1]
    • #3 [time:0.0003s] SELECT * FROM le_cms_article WHERE id='69023' LIMIT 1 [explain type: const | rows: 1]
    • #4 [time:0.0003s] SELECT * FROM le_cms_article WHERE id='68711' LIMIT 1 [explain type: const | rows: 1]
    • #5 [time:0.0003s] SELECT * FROM le_cms_article WHERE id='68626' LIMIT 1 [explain type: const | rows: 1]
    • #6 [time:0.0003s] SELECT * FROM le_cms_article WHERE id='68193' LIMIT 1 [explain type: const | rows: 1]
    • #7 [time:0.0003s] SELECT * FROM le_cms_article WHERE id='68061' LIMIT 1 [explain type: const | rows: 1]
    • #8 [time:2.2699s] SELECT * FROM le_cms_article_views WHERE id='69183' LIMIT 1 [explain type: const | rows: 1]
    • #9 [time:0.0003s] SELECT * FROM le_cms_article_views WHERE id='69023' LIMIT 1 [explain type: const | rows: 1]
    • #10 [time:0.0003s] SELECT * FROM le_cms_article_views WHERE id='68908' LIMIT 1 [explain type: const | rows: 1]
    • #11 [time:0.0003s] SELECT * FROM le_cms_article_views WHERE id='68711' LIMIT 1 [explain type: const | rows: 1]
    • #12 [time:0.0003s] SELECT * FROM le_cms_article_views WHERE id='68703' LIMIT 1 [explain type: const | rows: 1]
    • #13 [time:0.0003s] SELECT * FROM le_cms_article_views WHERE id='68626' LIMIT 1 [explain type: const | rows: 1]
    • #14 [time:0.0003s] SELECT * FROM le_cms_article_views WHERE id='68624' LIMIT 1 [explain type: const | rows: 1]
    • #15 [time:0.0003s] SELECT * FROM le_cms_article_views WHERE id='68193' LIMIT 1 [explain type: const | rows: 1]
    • #16 [time:0.0002s] SELECT * FROM le_cms_article_views WHERE id='68061' LIMIT 1 [explain type: const | rows: 1]
    • #17 [time:0.0002s] SELECT * FROM le_cms_article_views WHERE id='68055' LIMIT 1 [explain type: const | rows: 1]
    • #18 [time:0.0002s] SELECT id FROM le_search_history WHERE mid='2' ORDER BY id DESC LIMIT 0,16 [explain type: index | rows: 16]
    • #19 [time:0.0001s] SELECT tagid FROM le_cms_article_tag ORDER BY count DESC ,tagid DESC LIMIT 0,32 [explain type: index | rows: 32]
    • #20 [time:0.0001s] SELECT id FROM le_cms_article_views ORDER BY views DESC LIMIT 0,5 [explain type: index | rows: 5]
    • #21 [time:0.0002s] SET character_set_connection=utf8mb4, character_set_results=utf8mb4, character_set_client=binary, sql_mode=''
    • #22 [time:0.0004s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #23 [time:0.0002s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #24 [time:0.0003s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #25 [time:0.0003s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #26 [time:0.0002s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #27 [time:0.0003s] SELECT * FROM le_cms_article WHERE id='110764' LIMIT 1 [explain type: const | rows: 1]
    • #28 [time:0.0002s] SELECT * FROM le_cms_article WHERE id='191233' LIMIT 1 [explain type: const | rows: 1]
    • #29 [time:0.0001s] SELECT id FROM le_cms_article ORDER BY comments DESC LIMIT 0,5 [explain type: ALL | rows: 13341]
    • #30 [time:0.0003s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #31 [time:0.0003s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #32 [time:0.0002s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]
    • #33 [time:0.0003s] SELECT t1.id FROM le_cms_article AS t1 JOIN (SELECT ROUND(RAND() * (SELECT MAX(id) FROM le_cms_article)) AS id) AS t2 WHERE t1.id >= t2.id LIMIT 1 [explain type: system | rows: 1]

    $_GET

    • #control => cate
    • #action => index
    • #cid => 11
    • #page => 42
    • #mid => 2
    • #type => 0

    $_POST

      $_COOKIE

        包含文件

        • #0 /www/wwwroot/pan.80srz.com/index.php
        • #1 /www/wwwroot/pan.80srz.com/lecms/xiunophp/xiunophp.php
        • #2 /www/wwwroot/pan.80srz.com/lecms/config/config.inc.php
        • #3 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/base.func.php
        • #4 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/core.class.php
        • #5 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/debug.class.php
        • #6 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/log.class.php
        • #7 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/model.class.php
        • #8 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/view.class.php
        • #9 /www/wwwroot/pan.80srz.com/lecms/xiunophp/lib/control.class.php
        • #10 /www/wwwroot/pan.80srz.com/lecms/xiunophp/db/db.interface.php
        • #11 /www/wwwroot/pan.80srz.com/lecms/xiunophp/db/db_mysqli.class.php
        • #12 /www/wwwroot/pan.80srz.com/lecms/xiunophp/cache/cache.interface.php
        • #13 /www/wwwroot/pan.80srz.com/lecms/xiunophp/cache/cache_memcache.class.php
        • #14 /www/wwwroot/pan.80srz.com/lecms/xiunophp/ext/network/Network__interface.php
        • #15 /www/wwwroot/pan.80srz.com/lecms/config/plugin.inc.php
        • #16 /www/wwwroot/pan.80srz.com/lecms/plugin/cfg_extend/conf.php
        • #17 /www/wwwroot/pan.80srz.com/lecms/plugin/editor_tinymce/conf.php
        • #18 /www/wwwroot/pan.80srz.com/lecms/plugin/glm_summary/conf.php
        • #19 /www/wwwroot/pan.80srz.com/lecms/plugin/hfdr_ads/conf.php
        • #20 /www/wwwroot/pan.80srz.com/lecms/plugin/le_Bing_Indexnow/conf.php
        • #21 /www/wwwroot/pan.80srz.com/lecms/plugin/le_baidu_zz/conf.php
        • #22 /www/wwwroot/pan.80srz.com/lecms/plugin/le_comment_draft/conf.php
        • #23 /www/wwwroot/pan.80srz.com/lecms/plugin/le_drafts/conf.php
        • #24 /www/wwwroot/pan.80srz.com/lecms/plugin/le_favorites/conf.php
        • #25 /www/wwwroot/pan.80srz.com/lecms/plugin/le_likes/conf.php
        • #26 /www/wwwroot/pan.80srz.com/lecms/plugin/le_links/conf.php
        • #27 /www/wwwroot/pan.80srz.com/lecms/plugin/le_rand_pic/conf.php
        • #28 /www/wwwroot/pan.80srz.com/lecms/plugin/le_search_history/conf.php
        • #29 /www/wwwroot/pan.80srz.com/lecms/plugin/le_sharejs/conf.php
        • #30 /www/wwwroot/pan.80srz.com/lecms/plugin/le_sitemaps/conf.php
        • #31 /www/wwwroot/pan.80srz.com/lecms/plugin/le_spider/conf.php
        • #32 /www/wwwroot/pan.80srz.com/lecms/plugin/le_tag_links/conf.php
        • #33 /www/wwwroot/pan.80srz.com/lecms/plugin/model_fields/conf.php
        • #34 /www/wwwroot/pan.80srz.com/runcache/misc.func.php
        • #35 /www/wwwroot/pan.80srz.com/runcache/core_lang/zh-cn.php
        • #36 /www/wwwroot/pan.80srz.com/runcache/lang/zh-cn.php
        • #37 /www/wwwroot/pan.80srz.com/runcache/lecms_control/parseurl_control.class.php
        • #38 /www/wwwroot/pan.80srz.com/runcache/lecms_model/runtime_model.class.php
        • #39 /www/wwwroot/pan.80srz.com/runcache/lecms_control/cate_control.class.php
        • #40 /www/wwwroot/pan.80srz.com/runcache/lecms_control/base_control.class.php
        • #41 /www/wwwroot/pan.80srz.com/runcache/lecms_model/user_model.class.php
        • #42 /www/wwwroot/pan.80srz.com/runcache/lecms_model/urls_model.class.php
        • #43 /www/wwwroot/pan.80srz.com/runcache/lecms_model/spider_model.class.php
        • #44 /www/wwwroot/pan.80srz.com/runcache/lecms_model/category_model.class.php
        • #45 /www/wwwroot/pan.80srz.com/runcache/lecms_view/source,article_list.htm.php
        • #46 /www/wwwroot/pan.80srz.com/lecms/xiunophp/ext/paginator.class.php
        • #47 /www/wwwroot/pan.80srz.com/runcache/lecms_model/cms_content_model.class.php
        • #48 /www/wwwroot/pan.80srz.com/runcache/lecms_model/cms_content_views_model.class.php
        • #49 /www/wwwroot/pan.80srz.com/runcache/lecms_model/kv_model.class.php
        • #50 /www/wwwroot/pan.80srz.com/runcache/lecms_model/cms_content_tag_model.class.php
        • #51 /www/wwwroot/pan.80srz.com/lecms/xiunophp/ext/image.class.php
        • #52 /www/wwwroot/pan.80srz.com/runcache/lecms_model/search_history_model.class.php
        • #53 /www/wwwroot/pan.80srz.com/lecms/xiunophp/tpl/exception.php

        其他信息

        • 请求路径: /edubook/page_42/
        • 当前时间: 2026-06-16 00:38:53
        • 当前网协: 216.73.217.89
        • 运行时间: 4.7127
        • 内存开销: 1.15 MB
          Lecms 3.0.4