• 欢迎 游客 您的光临,下载之前请先阅读 积分规则(暂行) 。任何技术问题请在论坛提问,本站定制插件、模板主题。售前、售后问题请联系QQ:5916171
  • 发帖需要扣除两点虚拟积分是为了控制乱发广告,如不便可进群提问。点击链接加入群聊【XenForo讨论社区】:群号1:143277648 | 群号2:1053532522

已解决 虚拟主机安装正式版2.1.7显示503

黄金
84G
PHP版本56 用的虚拟主机
安装前跟我说好像有东西不支持可能导致未知错误。。。可是我看别家虚拟主机有成功案例阿

安装时候一切正常,那个安装进度条跑到100%然后就503了。。。我看了下数据库,是有200张表的,安装了两次(都清除了数据库)都是200个表,也不是数据库的锅
 

死了算了

管理成员
黄金
120,672G
和主机配置有关,php版本尽量在5.7以后最好是7+,数据库也要在5.6以上 至于出错的话那就多试几次吧
 
黄金
84G
安装时给我提示了一个黄色的提示框,信息如下
The following warnings were detected when verifying that your server can run XenForo:
  • Your server has disabled a core PHP function exec via the disable_functions directive in php.ini. This may cause unexpected problems in XenForo.
  • Your server has disabled a core PHP function proc_open via the disable_functions directive in php.ini. This may cause unexpected problems in XenForo.
  • Your server has disabled a core PHP function popen via the disable_functions directive in php.ini. This may cause unexpected problems in XenForo.
These will not prevent you from using XenForo, but they should be resolved if possible to ensure optimal functioning. However, you may still continue with the installation.
 
黄金
50G
安装时给我提示了一个黄色的提示框,信息如下
The following warnings were detected when verifying that your server can run XenForo:
  • Your server has disabled a core PHP function exec via the disable_functions directive in php.ini. This may cause unexpected problems in XenForo.
  • Your server has disabled a core PHP function proc_open via the disable_functions directive in php.ini. This may cause unexpected problems in XenForo.
  • Your server has disabled a core PHP function popen via the disable_functions directive in php.ini. This may cause unexpected problems in XenForo.
These will not prevent you from using XenForo, but they should be resolved if possible to ensure optimal functioning. However, you may still continue with the installation.
你用宝塔装的吧,,在PHP里的禁用函数里去掉exec,proc_open,popen就行。
 
顶部 底部