Magento 2.3 安装及开发记录

Github:https://github.com/magento/magento2
Download:https://magento.com/tech-resources/download

The Web Setup Wizard is being deprecated in Magento 2.3.6 and will be removed in Magento 2.4.0. After it is removed, you must use the command line to install or upgrade Magento.

目录权限配置:

# chown -R www.www /data/www/magento2
# chmod 777 -R vendor
# chmod 777 -R var
# chmod 777 -R generated
# chmod 777 -R app/etc
# rm -rf var/cache/* var/page_cache/* var/generation/*

注:Magento 2.3仅支持 PHP ~7.1.3||~7.2.0||~7.3.0,不支持 PHP 7.4

PHP Version Check
Your PHP version is 7.4.11. The required PHP version is ~7.1.3||~7.2.0||~7.3.0.
上一篇 Google Play上架被拒解决
下一篇 Magento 2.4 安装及开发记录
目录
文章列表
1 Swift UI - 给表格的单元格UITableViewCell添加图片,详细文本标签
Swift UI - 给表格的单元格UITableViewCell添加图片,详细文本标签
2
Spring Boot小技巧总结
Spring Boot小技巧总结
3
Atlas Dex分包配置
Atlas Dex分包配置
4
React Hook 简介及入门
React Hook 简介及入门
5
Vue读取本地md文件
Vue读取本地md文件
最新评论
一位WordPress评论者
一位WordPress评论者
2月12日
您好,这是一条评论。若需要审核、编辑或删除评论,请访问仪表盘的评论界面。评论者头像来自 Gravatar。