Hi,
also wenn ich versuche apache zu starten mit mod_cband dann sieht der main_error.log von apache so aus:
Code:
[Thu Jun 19 07:34:28 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache-2.2.6/bin/suexec)
ohne mod_cband siehts dann so aus:
Code:
[Thu Jun 19 07:36:07 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache-2.2.6/bin/suexec)
[Thu Jun 19 07:36:08 2008] [notice] FastCGI: process manager initialized (pid 26301)
[Thu Jun 19 07:36:09 2008] [notice] Digest: generating secret for digest authentication ...
[Thu Jun 19 07:36:09 2008] [notice] Digest: done
[Thu Jun 19 07:36:10 2008] [notice] Apache/2.2.6 (Unix) DAV/2 mod_fastcgi/2.4.6 mod_ssl/2.2.6 OpenSSL/0.9.8e configured -- resuming normal operations
[Thu Jun 19 07:36:12 2008] [notice] child pid 26303 exit signal Segmentation fault (11)
und sonst finde ich nur noch in /var/log/debug.log
Code:
Jun 19 07:36:10 evotestserver httpd: NSSWITCH(nss_method_lookup): nis, group_compat, setgrent, not found
Jun 19 07:36:10 evotestserver httpd: NSSWITCH(nss_method_lookup): nis, group_compat, endgrent, not found
tut mir Leid so richtig werde ich daraus nicht schlau....