(03-20-2010 05:59 PM)kilburn Wrote: We need some extra info to diagnose your problems. Specifically:
- OS/Distro/Version?
- Ispcp version?
- Awstats mode (static or dynamic)?
- Relevant lines of /var/log/apache2/suexec.log, /var/log/apache2/users/your.master.domain-access.log, and /var/log/apache2/users/default-error.log ?
Linux version 2.6.26-1-686 (Debian 2.6.26-13lenny2) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Fri Mar 13 18:08:45 UTC 2009
ISCP 1.0 clean install
AWStats Dynamic
Log File from today
var/log/apache2/suexec.log tail -n 100
Code:
[2010-03-20 02:10:23]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 02:35:47]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 02:35:47]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 04:26:53]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 04:26:53]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 04:28:08]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 04:28:08]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 04:30:11]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 04:30:11]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 06:26:30]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 06:26:30]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 06:30:17]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 06:30:17]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 06:54:17]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 06:54:17]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 06:54:28]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 06:54:28]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 07:27:36]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2010-03-20 07:27:37]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2010-03-20 07:51:24]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2010-03-20 07:51:24]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2010-03-20 08:35:47]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 08:35:47]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 09:29:18]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 09:29:18]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 09:29:26]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 09:29:26]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 09:43:18]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2010-03-20 09:46:44]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2010-03-20 09:47:28]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2010-03-20 09:47:28]: target uid/gid (2004/2004) mismatch with directory (2001/2001) or program (2001/2001)
[2010-03-20 10:07:38]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2010-03-20 11:23:17]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
/var/log/apache2/users/domain.access log has nothing of relevance to the error
/var/log/apache2/users/default-error.log tail -n 100
Code:
[Sat Mar 20 09:47:28 2010] [error] [client 66.235.124.15] Premature end of script headers: index.php
[Sat Mar 20 09:48:23 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 09:48:34 2010] [notice] mod_fcgid: process 16922 going graceful shutdown, sending SIGTERM
[Sat Mar 20 09:48:34 2010] [notice] mod_fcgid: process 32215 going graceful shutdown, sending SIGTERM
[Sat Mar 20 09:49:58 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:00:06 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:05:46 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:06:58 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:07:28 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:14:05 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:23:41 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:23:51 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:36:06 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:36:57 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:46:24 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:47:25 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:51:12 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:52:02 2010] [notice] mod_fcgid: process 876 going graceful shutdown, sending SIGTERM
[Sat Mar 20 10:53:06 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:56:43 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 10:56:47 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 11:22:47 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 11:26:13 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 11:26:25 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 11:32:32 2010] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
[Sat Mar 20 11:42:55 2010] [error] (111)Connection refused: proxy: HTTP: attempt to connect to 127.0.0.1:80 (localhost) failed
[Sat Mar 20 11:42:55 2010] [error] ap_proxy_connect_backend disabling worker for (localhost)
Thanks so much for the help!
David