PHP yüklerken Apache kilitleniyor

0 Cevap php

Almaya çalışırken taze bir Apache (2.2.17) ve Windows XP SP2 çalışan PHP (5.3.4 VC6 x86 Güvenli Konuyu) kurulumu ..

Apache yükler ve PHP yüklemek kadar iyi çalışır .. Ben o hizmeti yeniden başlatmayı deneyin ve Windows çöküyor ...

İşte error.log olsun ne ... Yardım! (Bilginize - WAMP kullanmak istemiyorum)

Starting the Apache2.2 service The Apache2.2 service is running. ] Apache/2.2.17 (Win32) configured -- resuming normal operations

[Tue Jan 04 11:08:32 2011] [notice] Server built: Oct 18 2010 01:58:12

[Tue Jan 04 11:08:32 2011] [notice] Parent: Created child process 1732

[Tue Jan 04 11:08:32 2011] [notice] Child 1732: Child process is running

[Tue Jan 04 11:08:32 2011] [notice] Child 1732: Acquired the start mutex.

[Tue Jan 04 11:08:32 2011] [notice] Child 1732: Starting 64 worker threads.

[Tue Jan 04 11:08:32 2011] [notice] Child 1732: Starting thread to listen on port 80.

[Tue Jan 04 11:08:38 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

[Tue Jan 04 11:09:27 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

[Tue Jan 04 11:09:28 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/info.php

[Tue Jan 04 11:09:28 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

[Tue Jan 04 11:09:30 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/info.php

[Tue Jan 04 11:09:31 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

[Tue Jan 04 11:09:32 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

[Tue Jan 04 11:09:33 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

[Tue Jan 04 11:09:33 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

[Tue Jan 04 11:09:43 2011] [notice] Parent: Received restart signal -- Restarting the server.

[Tue Jan 04 11:09:43 2011] [notice] Child 1732: Exit event signaled. Child process is ending.

[Tue Jan 04 11:09:44 2011] [notice] Child 1732: Released the start mutex

[Tue Jan 04 11:09:45 2011] [notice] Apache/2.2.17 (Win32) configured -- resuming normal operations

[Tue Jan 04 11:09:45 2011] [notice] Server built: Oct 18 2010 01:58:12

[Tue Jan 04 11:09:45 2011] [notice] Parent: Created child process 5824

[Tue Jan 04 11:09:46 2011] [notice] Child 1732: All worker threads have exited.

[Tue Jan 04 11:09:46 2011] [notice] Child 1732: Child process is exiting

[Tue Jan 04 11:09:51 2011] [crit] (OS 6)The handle is invalid. : master_main: create child process failed. Exiting.

[Tue Jan 04 11:09:51 2011] [notice] Parent: Forcing termination of child process 36

DÜZENLEME


Ben makineyi yeniden ve şimdi iş gibi görünüyor! grrr

0 Cevap