<?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 $
*/
<?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