On Nov 7, 2011, at 8:41 PM, Barry Mishkind wrote: > > I made a really dumb .. dumb error this evening. > > I deleted everything from /var/log/httpd > > So.... although I opened an access_log and error_log with > root root owner, neither of those are collecting any entries. > > And, I'm sure there are other logs that I can't remember. > > 1. Is root the right owner? > 2. I've done service syslog restart .... what else can I try? > 3. What other files should be in that dir? > > thanks in advance > > > _______________________________________________ > Blueonyx mailing list > [email protected] > http://mail.blueonyx.it/mailman/listinfo/blueonyx
Here's my dir listing (no, not much traffic on this box): [root@box1 httpd]# ls -la total 5080 drwxr-xr-x. 2 root root 4096 Nov 6 03:21 . drwxr-xr-x. 15 root root 4096 Nov 7 03:19 .. -rw-r--r-- 1 root root 0 Oct 26 03:22 access_log -rw-r--r-- 1 root root 18567 Sep 25 14:23 access_log-20110925 -rw-r--r-- 1 root root 540395 Oct 2 03:36 access_log-20110926 -rw-r--r-- 1 root root 2137251 Oct 25 05:30 access_log-20111003 -rw-r--r-- 1 root root 1164010 Nov 7 20:45 access_log-20111026 -rw-r--r-- 1 root root 0 Oct 26 03:39 error_log -rw-r--r-- 1 root root 111133 Sep 25 02:03 error_log-20110925 -rw-r--r-- 1 root root 115072 Oct 2 03:34 error_log-20111002 -rw-r--r-- 1 root root 386173 Oct 25 05:30 error_log-20111009 -rw-r--r-- 1 root root 198755 Nov 7 20:43 error_log-20111026 -rw-r--r-- 1 root root 384 Sep 19 02:30 jk-runtime-status.2135 -rw-r--r-- 1 root root 1 Sep 19 00:43 jk-runtime-status.2135.lock -rw-r--r-- 1 root root 384 Sep 27 16:55 jk-runtime-status.2142 -rw-r--r-- 1 root root 1 Sep 25 14:31 jk-runtime-status.2142.lock -rw-r--r-- 1 root root 384 Sep 21 11:20 jk-runtime-status.2147 -rw-r--r-- 1 root root 1 Sep 20 07:09 jk-runtime-status.2147.lock -rw-r--r-- 1 root root 384 Nov 2 13:24 jk-runtime-status.27342 -rw-r--r-- 1 root root 1 Oct 25 05:30 jk-runtime-status.27342.lock -rw-r--r-- 1 root root 384 Aug 23 09:22 jk-runtime-status.28965 -rw-r--r-- 1 root root 1 Aug 23 06:34 jk-runtime-status.28965.lock -rw------- 1 root apache 25162 Nov 7 20:43 suphp_log -rw------- 1 root apache 108154 Oct 16 03:36 suphp_log-20111016 -rw------- 1 root apache 94578 Oct 23 03:09 suphp_log-20111023 -rw------- 1 root apache 95724 Oct 30 03:36 suphp_log-20111030 -rw------- 1 root apache 99835 Nov 6 03:14 suphp_log-20111106 _______________________________________________ Blueonyx mailing list [email protected] http://mail.blueonyx.it/mailman/listinfo/blueonyx
