This is a discussion on compataibility Windows XP / Apache 2.0.52 / PHP 5.02 within the Apache Web Server forums, part of the Web Server and Related Forums category; Apparently there is a problem when you use Windows XP / Apache 2.0.52 / PHP 5.02 : it's not ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Apparently there is a problem when you use Windows XP / Apache 2.0.52 / PHP
5.02 : it's not stable ! In the error.log there are several times : winnt_accept : Asynchronous AcceptEx failed. I have just checked in some forums and apparently it's a known problem but I don't find a fix ! Is somebody can help me ? Best regards |
|
|||
|
On 2004-10-31, orion30 <orion30@ifrance.com> wrote:
> Apparently there is a problem when you use Windows XP / Apache 2.0.52 / PHP > 5.02 : it's not stable ! Why I read "there is a problem when you use windows xp: it's not stable!" ? > Is somebody can help me ? www.linux.org Davide -- The word "Windows" is a word out of an old dialect of the Apaches. It means: "White man staring through glass-screen onto an hourglass..." |
|
|||
|
"orion30" <orion30@ifrance.com> schreef in bericht
news:4184f21f$0$24954$8fcfb975@news.wanadoo.fr... > Apparently there is a problem when you use Windows XP / Apache 2.0.52 / PHP > 5.02 : it's not stable ! > In the error.log there are several times : winnt_accept : Asynchronous > AcceptEx failed. > I have just checked in some forums and apparently it's a known problem but I > don't find a fix ! > Is somebody can help me ? Put 'Win32DisableAcceptEx' at the top of your config. http://httpd.apache.org/docs-2.0/mod...isableacceptex HansH |