最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

digital ocean - Wordpress files location in Digitalocean - Stack Overflow

programmeradmin3浏览0评论

Everything I read claims that the WP HTML/php files are located in /var/www/html. However, when looking in the file directory in root var is there, but not the rest.

Using Filezilla I have looked into every folder in the root and cannot find any WP files.

Any advise would be greatly appreciated.

Everything I read claims that the WP HTML/php files are located in /var/www/html. However, when looking in the file directory in root var is there, but not the rest.

Using Filezilla I have looked into every folder in the root and cannot find any WP files.

Any advise would be greatly appreciated.

Share Improve this question asked Mar 30 at 20:46 cxxxvcxxxv 92 bronze badges 4
  • 1 Try sudo find / -type f -name wp-config.php -ls . It searches your whole filesystem. – O. Jones Commented Mar 31 at 12:11
  • This file does not show any location information for WP files. What exactly should I be looking for in the file? – cxxxv Commented Mar 31 at 16:44
  • It's not a file, it's a shell command. If it ran correctly and finds nothing, you have not yet installed WordPress on your droplet. – O. Jones Commented Mar 31 at 19:13
  • Why not ask Digital Ocean support? That seems the best place to start. – disinfor Commented Mar 31 at 21:21
Add a comment  | 

1 Answer 1

Reset to default 0

I finally found it. I did ask DO. They never answered. Turns out they have a total redirect to another folder using the app name.

发布评论

评论列表(0)

  1. 暂无评论