hi leute,
Ich hab das Problem das mein Apache mir keine Seite anzeigen möchte.
Ich habe die 2.0.54 mit dem MSI installert installiert und zwar auf einem windows 2003 rechner.
Gleich zu beginn hat ich das problem das der 100% CPU verbraucht hatte. Das problem habe ich beheben können indem ich in der config
(
http://httpd.apache.org/docs/2.0/de/mod/mpm_winnt.html )
hinzugefügt habe.
Nun startet der Service auch ohne weitere Probleme, nur zeigt er mir keine Seite an wenn ich auf
http://localhost gehe und im fehlerlog steht folgendes
Zitat:
[Sun Jul 31 15:31:04 2005] [notice] Apache/2.0.54 (Win32) configured -- resuming normal operations
[Sun Jul 31 15:31:04 2005] [notice] Server built: Apr 16 2005 14:25:31
[Sun Jul 31 15:31:04 2005] [notice] Parent: Created child process 64792
[Sun Jul 31 15:31:04 2005] [notice] Disabled use of AcceptEx() WinSock2 API
[Sun Jul 31 15:31:04 2005] [notice] Child 64792: Child process is running
[Sun Jul 31 15:31:04 2005] [notice] Child 64792: Acquired the start mutex.
[Sun Jul 31 15:31:04 2005] [notice] Child 64792: Starting 250 worker threads.
[Sun Jul 31 15:31:04 2005] [notice] Child 64792: Listening on port 80.
[Sun Jul 31 15:31:04 2005] [error] (OS 10038)Ein Vorgang bezog sich auf ein Objekt, das kein Socket ist. : Too many errors in select loop. Child process exiting.
[Sun Jul 31 15:31:04 2005] [notice] Child 64792: Exit event signaled. Child process is ending.
[Sun Jul 31 15:31:05 2005] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Jul 31 15:31:05 2005] [notice] Child 64792: Released the start mutex
[Sun Jul 31 15:31:06 2005] [notice] Child 64792: Waiting for 250 worker threads to exit.
[Sun Jul 31 15:31:06 2005] [notice] Child 64792: All worker threads have exited.
[Sun Jul 31 15:31:06 2005] [notice] Child 64792: Child process is exiting
[Sun Jul 31 15:31:06 2005] [notice] Parent: Child process exited successfully.
|
nur kann ich damit nichts anfangen, kann mir daher bitte jemand helfen?
was ist mein fehler? - was muss ich überprüfen?