西部数码主机 | 阿里云主机| 虚拟主机 | 服务器 | 返回乐道官网
当前位置: 主页 > php教程 > magento教程 >

解决magento上传新产品的时候报错http error

时间:2015-05-03 02:05来源:未知 作者:好模板 点击:
magento上传新产品的时候报错http error,先是安装GD库,但是还是报错 Destinationfolderisnotwritableordoesnotexists. 这个才是权限问题, Destination folder is not writable or does not exists Ok here is the solutio

magento上传新产品的时候报错http error,先是安装GD库,但是还是报错

 

Destination folder is not writable or does not exists.
 
这个才是权限问题,
 

“Destination folder is not writable or does not exists”

Ok here is the solution :

Setup permissions to 777 for:   权限设置为777:

1. “MEDIA” folder   NEDIA目录

2. in MEDIA folder to “CATALOG” and “ TMP” and ALL subfolders individually.    Media文件夹“目录”和“TMP”和所有子文件夹  chmod -R 777  

报错问题即可解决


(责任编辑:好模板)
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------