Thank you for the fast answer, here the details:
OS: Debian 4 Etch
/var/log/apache2/error.log
Code:
[Mon Apr 14 18:02:01 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Mon Apr 14 18:02:05 2008] [notice] Apache configured -- resuming normal operations
[Mon Apr 14 18:05:20 2008] [notice] caught SIGTERM, shutting down
[Mon Apr 14 18:06:15 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
PHP Warning: Module 'json' already loaded in Unknown on line 0
[Mon Apr 14 18:06:17 2008] [notice] Apache configured -- resuming normal operations
[Mon Apr 14 18:06:26 2008] [notice] caught SIGTERM, shutting down
[Mon Apr 14 18:06:29 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
PHP Warning: Module 'json' already loaded in Unknown on line 0
[Mon Apr 14 18:06:29 2008] [notice] Apache configured -- resuming normal operations
[Mon Apr 14 18:07:39 2008] [notice] caught SIGTERM, shutting down
[Mon Apr 14 18:08:56 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Mon Apr 14 18:08:56 2008] [notice] FastCGI: wrapper mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Mon Apr 14 18:08:56 2008] [notice] FastCGI: process manager initialized (pid 11378)
[Mon Apr 14 18:08:56 2008] [warn] FastCGI: server "/var/www/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000$
[Mon Apr 14 18:08:56 2008] [notice] Apache configured -- resuming normal operations
/var/log/apache2/suexec.log
Code:
[2008-04-14 18:08:56]: uid: (vu2000/vu2000) gid: (vu2000/vu2000) cmd: php5-fcgi-starter
apache2 -S
Code:
VirtualHost configuration:
84.19.184.131:80 admin.km20935-10.keymachine.de (/etc/apache2/sites-enabled/00_master.conf:24)
Syntax OK
apache2 -M
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
dir_module (shared)
env_module (shared)
fastcgi_module (shared)
fcgid_module (shared)
include_module (shared)
mime_module (shared)
negotiation_module (shared)
rewrite_module (shared)
setenvif_module (shared)
ssl_module (shared)
status_module (shared)
suexec_module (shared)
Syntax OK
[/code]