IT猫扑网文章教程

分类分类

PHP报错1064解决办法

2015-06-28 00:00作者:网管联盟

今天一个各户的PHP网站进后台出现这样的错误.

Database error: Invalid SQL: select group_purview from sunlitecn_admin_group where group_id=
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1)
Session halted.

解决办法:将PHP.INI文件 register_globals 设成ON 重启服务器,问题解决.

展开全部

相关文章

说两句网友评论
    我要跟贴
    取消