返回列表 发帖
查看: 370|回复: 3

[已解决] Discuz!建站失败

1

主题

0

回帖

1

积分

初学乍练

贡献
0 点
金币
0 个
发表于 2025-3-26 00:11:03 | 查看全部 |阅读模式
  1. InnoDB数据表转换完成

  2. 正在系统初始化 ...

  3. HTTP 503 失败 <!DOCTYPE html>
  4. <html>
  5. <head>
  6. <title>kingquinn.ccccocccc.cc - System Error</title>
  7. <meta charset="utf-8" />
  8. <meta name="renderer" content="webkit" />
  9. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  10. <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
  11. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  12. <style type="text/css">
  13. <!--
  14. body { background-color: white; color: black; font: 9pt/11pt verdana, arial, sans-serif;}
  15. #container { max-width: 1024px; margin: auto; }
  16. #message { max-width: 1024px; color: black; }

  17. .red {color: red;}
  18. a:link { font: 9pt/11pt verdana, arial, sans-serif; color: red; }
  19. a:visited { font: 9pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
  20. a.guess { font: 11pt/13pt verdana, arial, sans-serif; color: blue; }
  21. h1 { color: #FF0000; font: 18pt "Verdana"; margin-bottom: 0.5em;}
  22. .bg1{ background-color: #FFFFCC;}
  23. .bg2{ background-color: #EEEEEE;}
  24. .bg3{ background-color: #FFA66C; font-weight: bold;}
  25. .table {background: #AAAAAA; font: 11pt Menlo,Consolas,"Lucida Console";}
  26. .table tbody{word-break: break-all;}
  27. .info {
  28. background: none repeat scroll 0 0 #F3F3F3;
  29. border: 0px solid #aaaaaa;
  30. border-radius: 10px 10px 10px 10px;
  31. color: #000000;
  32. font-size: 11pt;
  33. line-height: 160%;
  34. margin-bottom: 1em;
  35. padding: 1em;
  36. }
  37. .info svg { width: 40%; min-width: 200px; display: block; margin: auto; margin-bottom: 30px; fill: #999; }
  38. .info svg .xicon { fill: #d31f0d; }

  39. .help {
  40. background: #F3F3F3;
  41. border-radius: 10px 10px 10px 10px;
  42. font: 14px verdana, arial, sans-serif;
  43. text-align: center;
  44. line-height: 160%;
  45. padding: 1em;
  46. margin: 1em 0;
  47. }

  48. .sql {
  49. background: none repeat scroll 0 0 #FFFFCC;
  50. border: 1px solid #aaaaaa;
  51. color: #000000;
  52. font: arial, sans-serif;
  53. font-size: 9pt;
  54. line-height: 160%;
  55. margin-top: 1em;
  56. padding: 4px;
  57. }
  58. -->
  59. </style>
  60. </head>
  61. <body>
  62. <div id="container">
  63. <h1>Discuz! System Error</h1><p>Time: 2025-03-25 15:40:24 +0000 IP: 191.101.132.75 BackTraceID: cbba3c891e486e18e520997f0c13dceb</p><div class="info">call_user_func(): Argument #1 ($callback) must be a valid callback, function "build_cache_heats" not found or invalid function name</div><div class="info"><p><strong>PHP Debug</strong></p><table cellpadding="5" cellspacing="1" width="100%" class="table"><tr class="bg2"><td>No.</td><td>File</td><td>Line</td><td>Code</td></tr><tr class="bg1"><td>1</td><td>misc.php</td><td>96</td><td>require(%s)</td></tr><tr class="bg1"><td>2</td><td>source/module/misc/misc_initsys.php</td><td>29</td><td>updatecache()</td></tr><tr class="bg1"><td>3</td><td>source/function/function_cache.php</td><td>26</td><td>break()</td></tr></table></div><div class="help">如果您是用户,建议您尝试刷新页面、关闭所有浏览器窗口重新进行操作。如果无法解决,建议您完整截图本页面并保存,随后向站点管理员反馈此问题</div><div class="help">如果您是站点管理员,建议您尝试在管理中心 <a href="admin.php?action=tools&operation=updatecache&frames=yes" target="_blank">更新缓存</a> ,或凭完整截图通过 <a href="https://www.dismall.com/" target="_blank">官方论坛</a> 寻求帮助。如果您确定是程序自身Bug,您也可直接 <a href="https://gitee.com/discuz/DiscuzX/issues" target="_blank">提交Issue</a> 给我们</div><div class="help"><a href="http://kingquinn.ccccocccc.cc">kingquinn.ccccocccc.cc</a> 已经将此出错信息详细记录, 由此给您带来的访问不便我们深感歉意</div>
  64. </div>
  65. </body>
  66. </html>

  67. 您必须解决以上问题,安装才可以继续

复制代码
install向导创建数据库表之后出现如上错误提示,求大佬帮忙看看怎么回事
1 贡献+5 金币

最佳答案

服务器性能查,

改 php.ini文件  增加一下 php脚本的最大运行时间
回复

使用道具 举报

13

主题

3146

回帖

5349

积分

应用开发者

贡献
372 点
金币
164 个
QQ
发表于 2025-3-28 08:48:18 | 查看全部
服务器性能查,

改 php.ini文件  增加一下 php脚本的最大运行时间
回复

使用道具 举报

4

主题

972

回帖

24万

积分

管理员

官方有偿服务QQ 1453650

贡献
174 点
金币
240005 个
QQ
发表于 2025-3-28 17:12:40 | 查看全部
联系我免费代安装
回复 1

使用道具 举报

6

主题

1062

回帖

1469

积分

应用开发者

贡献
28 点
金币
179 个
QQ
发表于 2025-3-28 18:29:43 | 查看全部
检查环境,看下是否不对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

  • 关注公众号
  • 有偿服务微信
  • 有偿服务QQ

手机版|小黑屋|Discuz! 官方交流社区 ( 皖ICP备16010102号 |皖公网安备34010302002376号 )|网站地图|star

GMT+8, 2025-4-30 18:10 , Processed in 0.049885 second(s), 13 queries , Redis On.

Powered by Discuz! W1.0 Licensed

Cpoyright © 2001-2025 Discuz! Team.

关灯 在本版发帖
有偿服务QQ
有偿服务微信
返回顶部
快速回复 返回顶部 返回列表