I get this message in my apache error log file
[warn] (720064)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.
I have winxp and apache 2 and php 4 and sometime it works, sometimes it doesnt , any sugestions please?
Posts: 7994
It's a bug in either Apache2 or PHP. If you're running the latest of both of them, conside filing a bug against Apache.
Posts: 25
:mad: so its either apache or php, I tryed php 4.3 the latest and i was getting an error like something regarding php-cgi.exe and I was like screw it and I put back php 4,
I am guessing ,. the error is caused by mod_rewrite.so or .htaccess nor working corectly , because when I installed the latest php I could access guestbook.php but the gallery will not work no matter I would do. I am thinking in installing apache 1.3 and set my IP:8080 and use that one only for the gallery hosting, and have my main web-site on my IP:80 on apache 2, would that work ok?
Posts: 7994
yep, that should work ok.