Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Apache Keeps Restarting



Threaded Mode | Print  

 Apache Keeps Restarting, Windows 7 64 Bit (5 Replies, Read 16090 times)
mikemoore
Group: Member
Post Group: Newbie
Posts: 3
Status:
In the GUI, Apache starts and appears to be working.  But when I view the task manager, there is one instance of httpd.exe that stays running and another that keeps starting, then stopping and restarting again in a loop. 

The ampps admin or home will not load.

My apache log
[Tue Oct 29 11:26:13.636568 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00455: Apache/2.4.6 (Win32) OpenSSL/1.0.1e PHP/5.3.27 mod_wsgi/3.4 Python/2.7.2 configured -- resuming normal operations
[Tue Oct 29 11:26:13.667570 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00456: Server built: Jul 24 2013 14:06:52
[Tue Oct 29 11:26:13.667570 2013] [core:notice] [pid 7292:tid 396] AH00094: Command line: 'apache\\bin\\httpd.exe -d C:/Program Files (x86)/Ampps/apache'
[Tue Oct 29 11:26:13.671570 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00418: Parent: Created child process 8428
[Tue Oct 29 11:26:21.403012 2013] [mpm_winnt:notice] [pid 8428:tid 408] AH00354: Child: Starting 64 worker threads.
[Tue Oct 29 11:26:21.460015 2013] [mpm_winnt:error] [pid 8428:tid 1320] (OS 10038)An operation was attempted on something that is not a socket.  : AH00337: Child: Encountered too many AcceptEx faults accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software.
[Tue Oct 29 11:26:21.559021 2013] [mpm_winnt:notice] [pid 8428:tid 1320] (OS 10038)An operation was attempted on something that is not a socket.  : AH00338: winnt_mpm: falling back to 'AcceptFilter none'.
[Tue Oct 29 11:26:21.461015 2013] [mpm_winnt:error] [pid 8428:tid 1332] (OS 10038)An operation was attempted on something that is not a socket.  : AH00337: Child: Encountered too many AcceptEx faults accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software.
[Tue Oct 29 11:26:21.560021 2013] [mpm_winnt:notice] [pid 8428:tid 1332] (OS 10038)An operation was attempted on something that is not a socket.  : AH00338: winnt_mpm: falling back to 'AcceptFilter none'.
[Tue Oct 29 11:26:23.560135 2013] [mpm_winnt:notice] [pid 8428:tid 408] AH00364: Child: All worker threads have exited.
[Tue Oct 29 11:26:24.768204 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00428: Parent: child process 8428 exited with status 0 -- Restarting.
[Tue Oct 29 11:26:26.367296 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00455: Apache/2.4.6 (Win32) OpenSSL/1.0.1e PHP/5.3.27 mod_wsgi/3.4 Python/2.7.2 configured -- resuming normal operations
[Tue Oct 29 11:26:26.368296 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00456: Server built: Jul 24 2013 14:06:52
[Tue Oct 29 11:26:26.368296 2013] [core:notice] [pid 7292:tid 396] AH00094: Command line: 'apache\\bin\\httpd.exe -d C:/Program Files (x86)/Ampps/apache'
[Tue Oct 29 11:26:26.369296 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00418: Parent: Created child process 8516
[Tue Oct 29 11:26:37.114911 2013] [mpm_winnt:notice] [pid 8516:tid 408] AH00354: Child: Starting 64 worker threads.
[Tue Oct 29 11:26:37.128911 2013] [mpm_winnt:error] [pid 8516:tid 1312] (OS 10038)An operation was attempted on something that is not a socket.  : AH00337: Child: Encountered too many AcceptEx faults accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software.
[Tue Oct 29 11:26:37.128911 2013] [mpm_winnt:notice] [pid 8516:tid 1312] (OS 10038)An operation was attempted on something that is not a socket.  : AH00338: winnt_mpm: falling back to 'AcceptFilter none'.
[Tue Oct 29 11:26:39.129026 2013] [mpm_winnt:notice] [pid 8516:tid 408] AH00364: Child: All worker threads have exited.
[Tue Oct 29 11:26:39.180029 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00428: Parent: child process 8516 exited with status 0 -- Restarting.
[Tue Oct 29 11:26:40.310093 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00455: Apache/2.4.6 (Win32) OpenSSL/1.0.1e PHP/5.3.27 mod_wsgi/3.4 Python/2.7.2 configured -- resuming normal operations
[Tue Oct 29 11:26:40.310093 2013] [mpm_winnt:notice] [pid 7292:tid 396] AH00456: Server built: Jul 24 2013 14:06:52


Thanks for any help. 
IP: --   

Apache Keeps Restarting
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

I am guessing Firewall or the antivirus is the culprit here. Please try disabling it temporary.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

Apache Keeps Restarting
mikemoore
Group: Member
Post Group: Newbie
Posts: 3
Status:
Thanks for the reply.  I just needed to run

Code
netsh winsock RESET


from the command line. 
IP: --   

Apache Keeps Restarting
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

Glad to know it works.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

Apache Keeps Restarting
mikemoore
Group: Member
Post Group: Newbie
Posts: 3
Status:
Its a great piece of software.  Couldn't ask for anymore.
IP: --   

Apache Keeps Restarting
K.maidment
Group: Member
Post Group: Newbie
Posts: 6
Status:
I am getting problems with my Apache starting and then stopping. I have the latest version of AMPPS but somehow I have messed it up!! The Apache Log says;
[Wed Jun 04 14:39:30.002580 2014] [mpm_winnt:notice] [pid 3592:tid 860] AH00455: Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.3.28 mod_wsgi/3.4 Python/2.7.2 configured -- resuming normal operations
[Wed Jun 04 14:39:30.002580 2014] [mpm_winnt:notice] [pid 3592:tid 860] AH00456: Apache Lounge VC9 Server built: Mar 17 2014 19:17:53
[Wed Jun 04 14:39:30.002580 2014] [core:notice] [pid 3592:tid 860] AH00094: Command line: 'apache\\bin\\httpd.exe -d C:/AMPPS/apache'
[Wed Jun 04 14:39:30.043615 2014] [mpm_winnt:notice] [pid 3592:tid 860] AH00418: Parent: Created child process 1252
Traceback (most recent call last):
  File "C:/Ampps/python\lib\site.py", line 563, in <module>
    main()
  File "C:/Ampps/python\lib\site.py", line 552, in main
    aliasmbcs()
  File "C:/Ampps/python\lib\site.py", line 477, in aliasmbcs
    import locale, codecs
  File "C:\Ampps\python\lib\locale.py", line 15, in <module>
    import encodings
ImportError: No module named encodings
[Wed Jun 04 14:39:32.415885 2014] [mpm_winnt:crit] [pid 3592:tid 860] AH00419: master_main: create child process failed. Exiting.

Any ideas anyone as I am trying to get to my Joomla database so I can export it. Thanks
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 29, 2024, 11:13 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.065