I hope you don't mind me piggy backing on the same forum since I'm experiencing the same problem. I tried the following just to see what I can see; Code: [root@wiki ~]# tail -f error_log tail: cannot open `error_log' for reading: No such file or directory tail: no files remaining [root@wiki ~]# ls -la /root/ispconfig/cronolog -rwxr-xr-x 1 root root 33514 2008-07-15 16:24 /root/ispconfig/cronolog [root@wiki ~]# ls -la /var/log/httpd/ total 32 drwx------ 2 root root 4096 2008-07-17 00:30 . drwxr-xr-x 20 root root 4096 2008-07-17 04:53 .. -rw-r--r-- 1 root root 4110 2008-07-16 14:48 access_log -rw-r--r-- 1 root root 0 2008-07-15 11:11 eaccelerator_log -rw-r--r-- 1 root root 7012 2008-07-16 15:22 error_log lrwxrwxrwx 1 root root 46 2008-07-16 13:18 ispconfig_access_log -> /var/log/httpd/ispconfig_access_log_2008_07_16 -rw-r--r-- 1 root root 3612 2008-07-16 14:48 ispconfig_access_log_2008_07_16 -rw-r--r-- 1 root root 0 2008-07-15 11:11 ssl_access_log -rw-r--r-- 1 root root 3555 2008-07-16 13:15 ssl_error_log -rw-r--r-- 1 root root 0 2008-07-15 11:11 ssl_request_log [root@wiki ~]#
Here is the output of /var/log/httpd: The xxx.xxx.xxx.22 IP is the address of this server. Theother two are machines I use to shell into. Any suggestions?