Hi,
the error.log file located in /var/log/apache2 is filled with notices fcgid mod:
Code:
[Wed Mar 30 10:54:45 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter
[Wed Mar 30 10:56:33 2011] [notice] mod_fcgid: process 12783 going graceful shutdown, sending SIGTERM
[Wed Mar 30 10:56:39 2011] [notice] mod_fcgid: process /var/site.com/web/forum/index.php(12783) exit(lifetime expired), terminated by calling exit(), return code: 0
[Wed Mar 30 11:37:29 2011] [notice] mod_fcgid: process 25182 going graceful shutdown, sending SIGTERM
[Wed Mar 30 11:37:35 2011] [notice] mod_fcgid: process /var/www/site.com/web/forum/index.php(25182) exit(lifetime expired), terminated by calling exit(), return code: 0
[Wed Mar 30 11:41:35 2011] [notice] mod_fcgid: process 25466 going graceful shutdown, sending SIGTERM
thousand of lines!!
it is possible not to register these errors?
I turned off archiving of errors in the 3 php.ini but nothing changed, probably there is a specific configuration file for the module fcgid!
in apache2.conf, I have already made: LogLevel warn
(i have debian)
thank you for your help
EDIT: in php.ini i have
Code:
; Disable logging through FastCGI connection. PHP's default behavior is to enable
; this feature.
;fastcgi.logging = 0
I must replace it with this configuration?
Code:
; Disable logging through FastCGI connection. PHP's default behavior is to enable
; this feature.
fastcgi.logging = 0
EDIT2: nothing changed, always dozens notices in error.log
Code:
[Wed Mar 30 22:44:44 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter
[Wed Mar 30 22:44:44 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter
[Wed Mar 30 22:44:44 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter
[Wed Mar 30 22:44:44 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter
[Wed Mar 30 22:44:44 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter
[Wed Mar 30 22:44:44 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter
[Wed Mar 30 22:44:44 2011] [notice] mod_fcgid: call /var/www/site.com/web/forum/index.php with wrapper /var/www/php-fcgi-scripts/web1/.php-fcgi-starter

Recent comments
1 hour 4 min ago
10 hours 32 min ago
11 hours 22 min ago
14 hours 55 min ago
19 hours 19 min ago
19 hours 41 min ago
21 hours 51 min ago
1 day 7 hours ago
1 day 12 hours ago
1 day 14 hours ago