php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19115 winnt_accept error
Submitted: 2002-08-26 20:29 UTC Modified: 2002-10-08 21:42 UTC
Votes:2
Avg. Score:2.0 ± 1.0
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mondo at mondomaximus dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.2.2 OS: win2k pro
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 - 21 = ?
Subscribe to this entry?

 
 [2002-08-26 20:29 UTC] mondo at mondomaximus dot com
I get this error entry in my error log whenever I try to access a PHP page on my server. I had it working before, and as far as I know i havent changed anything in the php settings.  Im running php4.2.2 on apache2.3 (newest snapshot).

[Mon Aug 26 19:15:06 2002] [warn] (22564)The specified network name is no longer available.  : winnt_accept: Asynchronous AcceptEx failed.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-16 10:32 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-08 21:42 UTC] sniper@php.net
Sounds like configuration error or bug in Apache itself.

 [2003-11-15 16:16 UTC] duerra at yahoo dot com
Actually, this isn't an Apache configuration issue.  According to the developers at Apache, it's an incompatibility between the dynamic IP assigning in Windows XP and Apache, which doesn't support it in its current form.  The bug post in Apache can be found here:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21425
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC