Magento install must be writable

在linux系统服务器上面安装magento 之后出现如下情况解决办法:

出现安装界面

直接更改文件的权限: chmod -R 777 /var/www/html

发表评论