Page 1 of 1

Apache Keeps Crashing

PostPosted: 16. May 2014 20:58
by startd
Ok. I am a bit of an novice but I think I have followed every forum without solution. My apache keeps crashing unexpectedly at random times. Some days it is a 15 min start crash cycle, some days it is every couple hours, some days not at all. I am at wits end. It started happening 4 months ago out of the blue. No updates or anything. Here is the xampp version.
+ Apache 2.2.11
+ MySQL 5.1.30 (Community Server)
+ PHP 5.2.8 + PEAR (Support for PHP 4 has been discontinued)
+ PHP-Switch win32 1.0 (use "php-switch.bat" in the xampp main directory)
+ XAMPP Control Version 2.5 from http://www.nat32.com
+ XAMPP Security 1.0
+ SQLite 2.8.15
+ OpenSSL 0.9.8i
+ phpMyAdmin 3.1.1
+ ADOdb 4.990
+ Mercury Mail Transport System v4.52
+ FileZilla FTP Server 0.9.29
+ Webalizer 2.01-10
+ Zend Optimizer 3.3.0
+ eAccelerator 0.9.5.3 für PHP 5.2.8 (but not activated in the php.ini)

Here is the apache log:

[Fri May 16 09:15:32 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 09:47:36 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 10:44:30 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 11:11:27 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 11:11:27 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 11:11:27 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 11:37:42 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 11:37:52 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
[Fri May 16 12:46:40 2014] [error] [client 38.81.65.42] Directory index forbidden by Options directive: C:/xampp/htdocs/sites/
Cannot initialize zend_mm storage [win32]
[Fri May 16 13:05:27 2014] [notice] Parent: child process exited with status 255 -- Restarting.
[Fri May 16 13:19:42 2014] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri May 16 13:19:42 2014] [notice] Digest: generating secret for digest authentication ...
[Fri May 16 13:19:42 2014] [notice] Digest: done
[Fri May 16 13:19:43 2014] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Fri May 16 13:19:43 2014] [notice] Server built: Dec 10 2008 00:10:06
[Fri May 16 13:19:43 2014] [notice] Parent: Created child process 76192
[Fri May 16 13:19:43 2014] [notice] Digest: generating secret for digest authentication ...
[Fri May 16 13:19:43 2014] [notice] Digest: done
[Fri May 16 13:19:44 2014] [notice] Child 76192: Child process is running
[Fri May 16 13:19:44 2014] [notice] Child 76192: Acquired the start mutex.
[Fri May 16 13:19:44 2014] [notice] Child 76192: Starting 250 worker threads.
[Fri May 16 13:19:44 2014] [notice] Child 76192: Starting thread to listen on port 80.
[Fri May 16 13:19:44 2014] [notice] Child 76192: Starting thread to listen on port 443.
[Fri May 16 14:03:01 2014] [error] [client 172.16.0.53] Attempt to serve directory: C:/xampp/htdocs/sites/default/files/
[Fri May 16 14:03:17 2014] [error] [client 172.16.0.53] Attempt to serve directory: C:/xampp/htdocs/sites/default/files/
[Fri May 16 15:21:21 2014] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.

I have done the suggested PHP memory increases and the like. There were 3 crashes during this time period I believe. HELP!