Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在我的 wampserver 上安装 osclass 并且每当我单击下一步时都会得到
无法创建数据库结构。错误号:1067
只需修改安装程序 SQL 文件。前置:
SET sql_mode = "";
在以下文件中:
oc-includes/osclass/installer/struct.sql oc-includes/osclass/installer/basic_data.sql oc-includes/osclass/installer/pages.sql