Skip to content

admin首页无反应 #3

@liuhill

Description

@liuhill

当PHP=5.5.9时,/protected/modules/admin/views/default/index.php的

<tr><td>服务器 MySQL 版本</td><td><?php echo @mysql_get_server_info() ?> <?php echo extension_loaded('pdo_mysql')?"PDO(√)":"PDO(×)"; ?></td></tr>

无法应导致页面出错。导致admin的管理首页无法打开。
查了一下资料,是因为PHP 5.5以后不支持mysql_get_server_info()函数。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions