Linux shell tar zcvf写错了我服务器中的文件夹

时间:2015-06-12 17:37:50

标签: linux apache tar

我试图压缩目录而我错过了。我写道:

[Fri Jun 12 16:42:54.034140 2015] [core:error] [pid 6771] [client 172.31.5.225:57994] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Fri Jun 12 16:43:01.358329 2015] [:error] [pid 6875] [client 172.31.24.36:10591] PHP Warning:  include_once(/var/www/gremyo.com/htdocs/wp-content/sunrise.php): failed to open stream: No such file or directory in /var/www/gremyo.com/htdocs/wp-includes/ms-settings.php on line 18
[Fri Jun 12 16:43:01.358361 2015] [:error] [pid 6875] [client 172.31.24.36:10591] PHP Warning:  include_once(): Failed opening '/var/www/gremyo.com/htdocs/wp-content/sunrise.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/gremyo.com/htdocs/wp-includes/ms-settings.php on line 18

我不知道发生了什么。我的文件夹wp-content似乎很好,但服务器不起作用(我的网站没有加载)。这里是apache错误日志的摘录:

root@ip-172-31-11-223:/var/www/gremyo.com/htdocs# ls -l
total 220
-rw-r--r--  1 www-data www-data   418 Jun 10 18:22 index.php
-rw-r--r--  1 www-data www-data 17935 Jun 10 18:22 licencia.txt
-rw-r--r--  1 www-data www-data 19545 Jun 10 18:22 license.txt
-rw-r--r--  1 www-data www-data 15561 Jun 10 18:22 migrate_gremyo.php
-rw-r--r--  1 www-data www-data  7360 Jun 10 19:33 readme.html
drwxr-xr-x  2 www-data www-data  4096 Jun 10 18:22 test
-rw-r--r--  1 www-data www-data  4951 Jun 10 18:22 wp-activate.php
drwxr-xr-x 10 www-data www-data  4096 Jun 10 18:22 wp-admin
-rw-r--r--  1 www-data www-data   271 Jun 10 18:22 wp-blog-header.php
-rw-r--r--  1 www-data www-data  5007 Jun 10 18:22 wp-comments-post.php
drwxr-xr-x  8 www-data www-data  4096 Jun 12 18:31 wp-content
drwxr-xr-x  5 root     root      4096 Jun 12 15:57 wp-content.cp1
drwxr-xr-x  9 www-data www-data  4096 Jun 12 16:44 wp-content.repo
-rw-r--r--  1 www-data www-data  3115 Jun 10 18:22 wp-cron.php
drwxr-xr-x 12 www-data www-data  4096 Jun 10 18:22 wp-includes
-rw-r--r--  1 www-data www-data  2380 Jun 10 18:22 wp-links-opml.php
-rw-r--r--  1 www-data www-data  3123 Jun 10 18:22 wp-load.php
-rw-r--r--  1 www-data www-data 34241 Jun 10 18:22 wp-login.php
-rw-r--r--  1 www-data www-data  8252 Jun 10 18:22 wp-mail.php
-rw-r--r--  1 www-data www-data 11048 Jun 10 18:22 wp-settings.php
-rw-r--r--  1 www-data www-data 25152 Jun 10 18:22 wp-signup.php
-rw-r--r--  1 www-data www-data  4035 Jun 10 18:22 wp-trackback.php
-rw-r--r--  1 www-data www-data  3032 Jun 10 18:22 xmlrpc.php

有没有办法撤消我写错的命令?有什么帮助吗?

编辑:我写句子的文件夹的输出

{{1}}

0 个答案:

没有答案