因为上传文件位置是写在数据库中的,因此要更新数据库
update mysqlab.blog_options set option_value=’/path/to/your/blog/wp-content/uploads’ where option_name=’upload_path’\G
最近评论