Apache Server macht "Urlaub"

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Apache Server macht "Urlaub"

    Hallo zusammen!

    Ich habe seit längeren ein Problem mit meinen Apache Server.
    Der Server läuft unter Windows auf dem noch ein Newsserver ein Ftp Server und MySql laufen.

    Nun das Problem:
    Der Apache Server reagiert nach Start des Dienstes nur ca 2 Minuten, dann läd er keine einzige Seite mehr sei es HTML oder PHP. Nach einem Neustart des Dienstes geht das selbe Spiel von vorne los.
    Das Error Log zeigt auch nix ungewöhnliches an.

    Selbst nach dem Aufspielen eines Backups vom 1. Apr. trat das Problem wieder auf.

    Ich bin nun langsam am verzweifeln. Was könnte das sein? HILFE!!!

    Gruß Simon

  • #2
    Ist es eine reine Zeitfrage? Also wenn du den Server neu startest, aber keine einzige Seite aufrufst, geht dann nach 2 Minuten trotzdem nichts mehr?

    Kommentar


    • #3
      Error-Log zeigen.

      Kommentar


      • #4
        Das Access Log spar ich mir mal zu Posten da nur meine Zugriffe zusehn sind.
        Error Log (Debug Level) kommt im 2. Post. Das Log zeigt die Activität ab Service Neustart bis Hängen.

        Also wenn ich auf den Server von "innen" also aus dem Heim Netzwerk zugreif kann ich die Seite ca 20 reloaden. Wenn ich nun eine neue Verbindung öffne "hängt" er scheinbar das selbe passiert auch wenn ich von "außen" also über Dyndns auf den Servr zugreif. Alle anderen Dienste laufen jedoch einwandfrei (FTP MYSQL NEWS ...). Das OS kann ich nach aufspielen einens Backups vom April auch ausschliesen, da zu diesen Zeitpunkt alles noch einwandfrei funktionierte. Die Log des Routers oder des Servers selbst geben auch keinen Aufschluss drauf was das Problem verursachen könnte.
        Zuletzt geändert von Simon2004; 31.08.2007, 10:02.

        Kommentar


        • #5
          PHP-Code:
          [10:31:27 2007] [noticeParentReceived shutdown signal -- Shutting down the server.
          [
          10:31:27 2007] [noticeChild 1304: Exit event signaledChild process is ending.
          [
          10:31:28 2007] [infoChild 1304Accept thread exiting.
          [
          10:31:28 2007] [infoChild 1304Accept thread exiting.
          [
          10:31:28 2007] [noticeChild 1304Released the start mutex
          [10:31:28 2007] [infoChild 1304250 threads blocked on the completion port
          [10:31:29 2007] [noticeChild 1304Waiting for 250 worker threads to exit.
          [
          10:31:29 2007] [noticeChild 1304All worker threads have exited.
          [
          10:31:29 2007] [noticeChild 1304Child process is exiting
          Error in my_thread_global_end
          (): 1 threads didn't exit
          [10:31:34 2007] [notice] Parent: Child process exited successfully.
          [10:31:34 2007] [info] removed PID file [...]/apache/logs/httpd.pid (pid=1364)
          [10:31:35 2007] [info] Init: Seeding PRNG with 136 bytes of entropy
          [10:31:36 2007] [info] Loading certificate & private key of SSL-aware server
          [10:31:36 2007] [debug] ssl_engine_pphrase.c(469): unencrypted RSA private key - pass phrase not required
          [10:31:36 2007] [info] Init: Generating temporary RSA private keys (512/1024 bits)
          [10:31:38 2007] [info] Init: Generating temporary DH parameters (512/1024 bits)
          [10:31:38 2007] [debug] ssl_scache_dbm.c(409): Inter-Process Session Cache (DBM) 
          Expiry: old: 0, new: 0, removed: 0
          [10:31:38 2007] [info] Init: Initializing (virtual) servers for SSL
          [10:31:38 2007] [info] Configuring server for SSL protocol
          [10:31:38 2007] [debug] ssl_engine_init.c(405): Creating new SSL context 
          (protocols: SSLv2, SSLv3, TLSv1)
          [10:31:38 2007] [debug] ssl_engine_init.c(601): Configuring permitted SSL ciphers 
          [ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL]
          [10:31:38 2007] [debug] ssl_engine_init.c(729): Configuring RSA server certificate
          [10:31:38 2007] [debug] ssl_engine_init.c(768): Configuring RSA server private key
          [10:31:38 2007] [info] Server: Apache/2.2.4, Interface: mod_ssl/2.2.4, Library: OpenSSL/0.9.8d
          [10:31:38 2007] [debug] util_ldap.c(1942): LDAP merging Shared Cache conf: 
          shm=0x5a2e20 rmm=0x5a2e48 for VHOST: localhost
          [10:31:38 2007] [info] APR LDAP: Built with Microsoft Corporation. LDAP SDK
          [10:31:38 2007] [info] LDAP: SSL support unavailable: LDAP: CA certificates 
          cannot be set using this method, as they are stored in the registry instead.
          [10:31:38 2007] [info] Init: Seeding PRNG with 136 bytes of entropy
          [10:31:38 2007] [info] Loading certificate & private key of SSL-aware server
          [10:31:38 2007] [debug] ssl_engine_pphrase.c(469): unencrypted RSA private key - pass phrase not required
          [10:31:38 2007] [info] Init: Generating temporary RSA private keys (512/1024 bits)
          [10:31:42 2007] [info] Init: Generating temporary DH parameters (512/1024 bits)
          [10:31:42 2007] [debug] ssl_scache_dbm.c(409): Inter-Process Session Cache (DBM) 
          Expiry: old: 0, new: 0, removed: 0
          [10:31:42 2007] [info] Init: Initializing (virtual) servers for SSL
          [10:31:42 2007] [info] Configuring server for SSL protocol
          [10:31:42 2007] [debug] ssl_engine_init.c(405): Creating new SSL context (protocols: SSLv2, SSLv3, TLSv1)
          [10:31:42 2007] [debug] ssl_engine_init.c(601): Configuring permitted SSL ciphers 
          [ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL]
          [10:31:42 2007] [debug] ssl_engine_init.c(729): Configuring RSA server certificate
          [10:31:42 2007] [debug] ssl_engine_init.c(768): Configuring RSA server private key
          [10:31:42 2007] [info] Server: Apache/2.2.4, Interface: mod_ssl/2.2.4, Library: OpenSSL/0.9.8d
          [10:31:42 2007] [notice] Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 
          OpenSSL/0.9.8d mod_autoindex_color PHP/5.2.1 configured -- resuming normal operations
          [10:31:42 2007] [notice] Server built: Jan 30 2007 12:11:56
          [10:31:42 2007] [notice] Parent: Created child process 3348
          [10:31:42 2007] [debug] mpm_winnt.c(481): Parent: Sent the scoreboard to the child
          [10:31:42 2007] [info] Init: Seeding PRNG with 136 bytes of entropy
          [10:31:43 2007] [info] Loading certificate & private key of SSL-aware server
          [10:31:43 2007] [debug] ssl_engine_pphrase.c(469): unencrypted RSA private key - pass phrase not required
          [10:31:43 2007] [info] Init: Generating temporary RSA private keys (512/1024 bits)
          [10:31:43 2007] [info] Init: Generating temporary DH parameters (512/1024 bits)
          [10:31:43 2007] [debug] ssl_scache_dbm.c(409): Inter-Process Session Cache (DBM) 
          Expiry: old: 0, new: 0, removed: 0
          [10:31:43 2007] [info] Init: Initializing (virtual) servers for SSL
          [10:31:43 2007] [info] Configuring server for SSL protocol
          [10:31:43 2007] [debug] ssl_engine_init.c(405): Creating new SSL context 
          (protocols: SSLv2, SSLv3, TLSv1)
          [10:31:43 2007] [debug] ssl_engine_init.c(601): Configuring permitted SSL ciphers 
          [ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL]
          [10:31:43 2007] [debug] ssl_engine_init.c(729): Configuring RSA server certificate
          [10:31:43 2007] [debug] ssl_engine_init.c(768): Configuring RSA server private key
          [10:31:43 2007] [info] Server: Apache/2.2.4, Interface: mod_ssl/2.2.4, Library: OpenSSL/0.9.8d
          [10:31:43 2007] [debug] util_ldap.c(1942): LDAP merging Shared Cache conf: 
          shm=0x5a0c88 rmm=0x5a0cb0 for VHOST: localhost
          [10:31:43 2007] [info] APR LDAP: Built with Microsoft Corporation. LDAP SDK
          [10:31:43 2007] [info] LDAP: SSL support unavailable: LDAP: CA certificates 
          cannot be set using this method, as they are stored in the registry instead.
          [10:31:43 2007] [info] Init: Seeding PRNG with 136 bytes of entropy
          [10:31:44 2007] [info] Loading certificate & private key of SSL-aware server
          [10:31:44 2007] [debug] ssl_engine_pphrase.c(469): unencrypted RSA private key - pass phrase not required
          [10:31:44 2007] [info] Init: Generating temporary RSA private keys (512/1024 bits)
          [10:31:45 2007] [info] Init: Generating temporary DH parameters (512/1024 bits)
          [10:31:45 2007] [debug] ssl_scache_dbm.c(409): Inter-Process Session Cache (DBM) 
          Expiry: old: 0, new: 0, removed: 0
          [10:31:45 2007] [info] Init: Initializing (virtual) servers for SSL
          [10:31:45 2007] [info] Configuring server for SSL protocol
          [10:31:45 2007] [debug] ssl_engine_init.c(405): Creating new SSL context 
          (protocols: SSLv2, SSLv3, TLSv1)
          [10:31:45 2007] [debug] ssl_engine_init.c(601): Configuring permitted SSL 
          ciphers [ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL]
          [10:31:45 2007] [debug] ssl_engine_init.c(729): Configuring RSA server certificate
          [10:31:45 2007] [debug] ssl_engine_init.c(768): Configuring RSA server private key
          [10:31:45 2007] [info] Server: Apache/2.2.4, Interface: mod_ssl/2.2.4, Library: OpenSSL/0.9.8d
          [10:31:45 2007] [notice] Child 3348: Child process is running
          [10:31:45 2007] [info] Parent: Duplicating socket 280 and sending it to child process 3348
          [10:31:45 2007] [info] Parent: Duplicating socket 272 and sending it to child process 3348
          [10:31:45 2007] [debug] mpm_winnt.c(599): Parent: Sent 2 listeners to child 3348
          [10:31:45 2007] [debug] mpm_winnt.c(402): Child 3348: Retrieved our scoreboard from the parent.
          [10:31:45 2007] [debug] mpm_winnt.c(558): Child 3348: retrieved 2 listeners from parent
          [10:31:45 2007] [notice] Child 3348: Acquired the start mutex.
          [10:31:45 2007] [notice] Child 3348: Starting 250 worker threads.
          [10:31:45 2007] [notice] Child 3348: Starting thread to listen on port 443.
          [10:31:45 2007] [notice] Child 3348: Starting thread to listen on port 80.
          [10:31:49 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]WebHost/intranet/temp_css.css, referer: [...]/intranet/
          [10:31:49 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]ServerSite/favicon.ico
          [10:31:49 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]ServerSite/favicon.ico
          [10:31:49 2007] [info] [client 192.168.***.***] 
          (OS 10053)Eine bestehende Verbindung wurde softwaregesteuert  
          durch den Hostcomputer abgebrochen.  : core_output_filter: writing data to the network
          [10:31:50 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]ServerSite/favicon.ico
          [10:31:50 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]ServerSite/favicon.ico
          [10:32:21 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]WebHost/intranet/temp_css.css, referer: [...]/intranet/
          [10:32:21 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]ServerSite/favicon.ico
          [10:32:24 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]WebHost/intranet/temp_css.css, referer: [...]/intranet/
          [10:32:24 2007] [error] [client 192.168.***.***]File does not exist: [...]ServerSite/favicon.ico
          [10:32:24 2007] [error] [client 192.168.***.***] File does not exist: [...]ServerSite/favicon.ico
          [10:32:29 2007] [error] [client 192.168.***.***] File does not exist: 
          [...]WebHost/intranet/templates/templates, referer: [...]/intranet/templates/temp_css.css 
          Zuletzt geändert von Simon2004; 31.08.2007, 14:55.

          Kommentar


          • #6
            Sorry für die Doppelposts.
            Aber anscheinend ist das Problem gelöst.

            Ich habe einfach SP1+SP2 installiert und jetzt scheint er wieder normal zu laufen.

            Oder ist das jetzt reiner Zufall?

            Kommentar


            • #7
              was ist bei windows KEIN zufall
              wenn´s wieder geht ist doch gut. das ganze muss man halt beobachten...

              Kommentar


              • #8
                Ja Windows ist eben immer Aufregent.

                Blos was die Service Packs mit Apache zu tun haben ist für mich immer noch fraglich.

                Kommentar

                Lädt...
                X