Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑问] 安装XPLUS中问题

[复制链接]
guohua79 发表于 2010-10-20 22:52:16 | 显示全部楼层 |阅读模式
安装向导在第一步中点下一步就出显HTPP500内部服务器错误 是怎么回事,我FTP反复上传好几次了,有一次是到了第一步也是内部服务器错误,我用的是comsenz虚拟空间!有哥们帮解决下吗
littlehz 发表于 2010-10-21 08:57:34 | 显示全部楼层
修改 install/index.php,在<?php之后第一行加上
error_reporting(E_ALL);
看看有什么报错?
回复

使用道具 举报

刀疤華 发表于 2010-10-21 15:46:26 | 显示全部楼层
<?php
error_reporting(E_ALL);
/**
*      [Discuz! XPlus] (C)2001-2010 Comsenz Inc.
*      This is NOT a freeware, use is subject to license terms
*
*      $Id: index.php 728 2010-10-11 01:21:05Z yexinhao $
*/

error_reporting(E_ERROR | E_WARNING | E_PARSE);
@set_time_limit(1000);
@set_magic_quotes_runtime(0);
是这样吗?我加上还是打不开,错误类型:500

回复

使用道具 举报

刀疤華 发表于 2010-10-21 15:46:43 | 显示全部楼层
<?php
error_reporting(E_ALL);
/**
*      [Discuz! XPlus] (C)2001-2010 Comsenz Inc.
*      This is NOT a freeware, use is subject to license terms
*
*      $Id: index.php 728 2010-10-11 01:21:05Z yexinhao $
*/
error_reporting(E_ERROR | E_WARNING | E_PARSE);
@set_time_limit(1000);
@set_magic_quotes_runtime(0);
是这样吗?我加上还是打不开,错误类型:500

回复

使用道具 举报

刀疤華 发表于 2010-10-21 15:46:59 | 显示全部楼层
<?php
error_reporting(E_ALL);
/**
*      [Discuz! XPlus] (C)2001-2010 Comsenz Inc.
是这样吗?我加上还是打不开,错误类型:500

回复

使用道具 举报

刀疤華 发表于 2010-10-21 15:47:15 | 显示全部楼层
<?php
error_reporting(E_ALL);
/**
*      [Discuz! XPlus] (C)2001-2010 Comsenz Inc.
是这样吗?我加上还是打不开,错误类型:500

回复

使用道具 举报

littlehz 发表于 2010-10-21 19:10:22 | 显示全部楼层
PM告知FTP帐号密码
回复

使用道具 举报

 楼主| guohua79 发表于 2010-10-22 16:23:01 | 显示全部楼层
我跟DZ的空间管理联系,他说程序使用二进制重新上传一下,我都上传覆盖,全删了又传,还是一样
回复

使用道具 举报

littlehz 发表于 2010-10-22 17:10:27 | 显示全部楼层
回复 guohua79 的帖子

出现未知错误请短消息提供服务器权限排查问题原因
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-15 12:34 , Processed in 0.050318 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表