wdx1992828 发表于 2018-12-22 12:02:03

ERROR OCCUR TO /bugfree/install.php

  使用Xampp方式安装bugfree,在点击“安装全新的Bugfree2”链接开始安装,出现如下错误:
http://blog.运维网.com/attachment/201212/211840621.jpg
  ERROR OCCUR TO /bugfree/install.php:
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 'TYPE=MyISAM DEFAULT CHARSET=UTF8' at line 54
  解决方法:
  修改:\xampp\htdocs\bugfree\Schema.php文件,将TYPE=MyISAM 替换为 ENGINE=MyISAM





页: [1]
查看完整版本: ERROR OCCUR TO /bugfree/install.php