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 工作流框架调研文档 - 支付系统人工审批流技术选型参考
工作流框架调研文档 - 支付系统人工审批流技术选型参考
2
Python安装Selenium
Python安装Selenium
3
支付宝和微信支付用户付款码条码规则
支付宝和微信支付用户付款码条码规则
4
React Native热更新部署-CodePush(适配Android)
React Native热更新部署-CodePush(适配Android)
5
Android照片获取框架TakePhoto使用流程
Android照片获取框架TakePhoto使用流程
最新评论
一位WordPress评论者
一位WordPress评论者
2月12日
您好,这是一条评论。若需要审核、编辑或删除评论,请访问仪表盘的评论界面。评论者头像来自 Gravatar。