apache on vista locking up for 2 days now
Posted by: ispymy (---.range86-132.btcentralplus.com)
Date: September 12, 2014 01:29PM

HI,

everything was running lovely for years here. Then after a vasta security updater apache is locking up every few minutes.

error log is as below

[Fri Sep 12 12:06:57.750411 2014] [mpm_winnt:notice] [pid 2996:tid 308] AH00428: Parent: child process 1412 exited with status 255 -- Restarting.
[Fri Sep 12 12:06:58.792411 2014] [ssl:warn] [pid 2996:tid 308] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Sep 12 12:06:58.834411 2014] [mpm_winnt:notice] [pid 2996:tid 308] AH00455: Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.16 configured -- resuming normal operations
[Fri Sep 12 12:06:58.835411 2014] [mpm_winnt:notice] [pid 2996:tid 308] AH00456: Server built: Feb 23 2013 13:07:34
[Fri Sep 12 12:06:58.835411 2014] [core:notice] [pid 2996:tid 308] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.4\\bin\\httpd.exe -d C:/wamp/bin/apache/Apache2.4.4'
[Fri Sep 12 12:06:58.851411 2014] [mpm_winnt:notice] [pid 2996:tid 308] AH00418: Parent: Created child process 600
[Fri Sep 12 12:07:01.225411 2014] [ssl:warn] [pid 600:tid 240] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Sep 12 12:07:01.279411 2014] [mpm_winnt:notice] [pid 600:tid 240] AH00354: Child: Starting 150 worker threads.
[Fri Sep 12 12:10:09.542411 2014] [mpm_winnt:warn] [pid 600:tid 1588] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Sep 12 12:17:04.359411 2014] [mpm_winnt:warn] [pid 600:tid 1588] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: Otomatic (Moderator)
Date: September 12, 2014 04:17PM

Hi,

In httpd.conf file, just before # Supplemental configuration insert :
# AcceptFilter: On Windows, none uses accept() rather than AcceptEx() and
# will not recycle sockets between connections. This is useful for network
# adapters with broken driver support, as well as some virtual network
# providers such as vpn drivers, or spam, virus or spyware filters.
AcceptFilter http none
AcceptFilter https none

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: ispymy (---.range86-132.btcentralplus.com)
Date: September 12, 2014 05:47PM

hi Otomatic and thanks.

I have put these line in where you said and will try WAMP out at greater length tomorrow.

Can I ask you for a biot of detail what you think the issue with appache is?

thanks

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: Otomatic (Moderator)
Date: September 12, 2014 06:03PM

Hi,

Read the comments above the line AcceptFilter http none in my previous message and compare with the apache error you have :
The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
Apache AcceptFilter documentation

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: ispymy (---.range109-150.btcentralplus.com)
Date: February 05, 2015 01:18PM

Hi again,

Similar issues again now. Apache will stop working regularly and windows will say:

Apache HTTP Server stopped working and was closed

It will then seem to start working ok again after the windows error message box is closed!

Windows event veiwer error:
Log Name: Application
Source: Application Error
Date: 05/02/2015 12:14:19
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: PC
Description:
Faulting application httpd.exe, version 2.4.4.0, time stamp 0x5128b049, faulting module php5ts.dll, version 5.4.16.0, time stamp 0x51af9dd2, exception code 0xc00000fd, fault offset 0x0006d662, process id 0x1420, application start time 0x01d0413b60763640.
Event Xml:
<Event xmlns="[schemas.microsoft.com];
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-02-05T12:14:19.000Z" />
<EventRecordID>80261</EventRecordID>
<Channel>Application</Channel>
<Computer>PC</Computer>
<Security />
</System>
<EventData>
<Data>httpd.exe</Data>
<Data>2.4.4.0</Data>
<Data>5128b049</Data>
<Data>php5ts.dll</Data>
<Data>5.4.16.0</Data>
<Data>51af9dd2</Data>
<Data>c00000fd</Data>
<Data>0006d662</Data>
<Data>1420</Data>
<Data>01d0413b60763640</Data>
</EventData>
</Event>

Apache error logs:

[Thu Feb 05 12:15:43.225416 2015] [mpm_winnt:notice] [pid 4520:tid 308] AH00428: Parent: child process 5152 exited with status 255 -- Restarting.
[Thu Feb 05 12:15:44.691816 2015] [ssl:warn] [pid 4520:tid 308] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Thu Feb 05 12:15:44.738616 2015] [mpm_winnt:notice] [pid 4520:tid 308] AH00455: Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.16 configured -- resuming normal operations
[Thu Feb 05 12:15:44.738616 2015] [mpm_winnt:notice] [pid 4520:tid 308] AH00456: Server built: Feb 23 2013 13:07:34
[Thu Feb 05 12:15:44.738616 2015] [core:notice] [pid 4520:tid 308] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.4\\bin\\httpd.exe -d C:/wamp/bin/apache/Apache2.4.4'
[Thu Feb 05 12:15:44.738616 2015] [mpm_winnt:notice] [pid 4520:tid 308] AH00418: Parent: Created child process 5572
[Thu Feb 05 12:15:47.843016 2015] [ssl:warn] [pid 5572:tid 240] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Thu Feb 05 12:15:47.874216 2015] [mpm_winnt:notice] [pid 5572:tid 240] AH00354: Child: Starting 150 worker threads.



Edited 3 time(s). Last edit at 02/06/2015 03:35PM by ispymy.

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: RiggsFolly (---.as43234.net)
Date: February 05, 2015 01:51PM

I assume you have not removed the 2 parameters that you added before?

Also I would be tempted to fix the SSL warning generated when Apache starts up i.e. this one

[Thu Feb 05 12:15:44.691816 2015] [ssl:warn] [pid 4520:tid 308] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]

This may help [wiki.apache.org]

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: ispymy (---.range109-150.btcentralplus.com)
Date: February 06, 2015 03:33PM

H

Thanks for your help.

I have attemped adding 3 different version from [httpd.apache.org] sessioncache one at a time to the httpd.conf file.



SSLSessionCache none
SSLSessionCache c: ... /apache/logs/ssl_gcache_data
SSLSessionCache c: ... /apache/logs/ssl_gcache_data(512000)

all still result in the below apache error

[Fri Feb 06 14:25:13.055099 2015] [ssl:warn] [pid 6048:tid 240] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]

Have also tried to enable:

<IfModule mod_status.c>
#
# Allow server status reports generated by mod_status,
# with the URL of [servername]
# Change the ".example.com" to match your domain to enable.
#
ExtendedStatus On
<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from localhost
</Location>
</IfModule>

Which then tells me

403 Forbidden You don't have permission to access /server-status on this server

Further help required pls.



Edited 2 time(s). Last edit at 02/06/2015 05:24PM by ispymy.

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: RiggsFolly (---.as43234.net)
Date: February 06, 2015 07:05PM

Do you have

LoadModule socache_shmcb_module modules/mod_socache_shmcb.so

without a comment in your httpd.conf file?

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: ispymy (---.range109-150.btcentralplus.com)
Date: February 18, 2015 10:12PM

Thanks for your reply. Yes this apache module is enabled.

#LoadModule socache_dbm_module modules/mod_socache_dbm.so
#LoadModule socache_memcache_module modules/mod_socache_memcache.so
LoadModule socache_shmcb_module modules/mod_socache_shmcb.so

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: ispymy (---.range109-150.btcentralplus.com)
Date: March 08, 2015 01:20PM

any other possible solutions please im getting pretty desperate now?

Options: ReplyQuote
Re: apache on vista locking up for 2 days now
Posted by: RiggsFolly (---.as43234.net)
Date: March 08, 2015 01:27PM

What else have you tried?

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.