解决WordPress无法上传附件的问题
February 8th, 2009
3 comments
我的blog迁移到新主机后,突然发现了一个新的问题:无法上传任何附件。每次上传都会提示:
Unable to create directory – Is its parent directory writable by the server?
检查了wp-content/uploads的权限,没问题。后来发现,居然是配置的问题。要解决这个问题:
- 登录到WordPress后台
- 选择Settings
- 选择Miscellaneous
- 在Store uploads in this folder中替换为下面的内容(以前居然是全路径)
wp-content/uploads




Recent Comments