wordpress大致目录如下:
/   
|- index.php
|- wp-admin
|   |- wp-admin.css
|- wp-blog-header.php
|- wp-comments-post.php
|- wp-commentsrss2.php
|- wp-config.php
|- wp-content
|   |- cache
|   |- plugins
|   |- themes
|   |- uploads
|- wp-cron.php
|- wp-includes
|- xmlrpc.php
开启上传目录的可写入权限: [root@doseoer.com]# chmod -R o+w wp-content/uploads/

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-31
  • 2021-11-29
  • 2022-12-23
  • 2022-01-08
  • 2022-12-23
  • 2022-01-07
猜你喜欢
  • 2022-12-23
  • 2021-08-02
  • 2021-08-27
  • 2022-02-07
  • 2021-09-10
  • 2022-12-23
相关资源
相似解决方案