kimpay 0 Posted December 20, 2019 Posted December 20, 2019 安装过程中,数据库那一步,不能创建表了。如图 该怎么解决,求助各位朋友 Share this post Link to post Share on other sites
jackieyap79 2 Posted January 6, 2020 Posted January 6, 2020 On 12/20/2019 at 7:30 PM, kimpay said: 安装过程中,数据库那一步,不能创建表了。如图 该怎么解决,求助各位朋友 打开安装包里面的文件,位置 package/install/data/db_structure.sql 找到 create table 'prefix_cart_product',把 'PRIMARY KEY' 换成 'UNIQUE',save 保存。 再重新安装一次。 Share this post Link to post Share on other sites
ZHSoft 1 Posted December 24, 2020 Posted December 24, 2020 请选择最新1.7.7.0安装比较顺滑速度快,另外注意你的软件版本: https://www.prestashop.com/en/system-requirements Supported operating system: Windows, Mac and Linux An Apache+PHP+MySQL prepared package: WampServer or EasyPHP for Windows, XAMPP or Bitnami for Windows and OS X Web server: Apache 2.2+, Nginx PHP 7.1+ MySQL 5.6+ installed with a database created Configuration In the PHP configuration (php.ini file), set memory_limit to "256M" and upload_max_filesize to "16M" (or more if available) Must-have PHP extensions: CURL, DOM, Fileinfo, GD, Intl, Mbstring, Zip, Json, iconv Share this post Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now