Page 1 of 1

"(995)Unknown error" when "LoadModule php4_mo

Posted: Sun Mar 14, 2004 11:41 am
by galex9
Hi guys,

when "LoadModule php4_module D:/Apache2/PHP/sapi/php4apache2.dll" was added to httpd.conf I start getting Apache server errors: "(995)Unknown error: winnt_accept: Asynchronous AcceptEx failed."

Any ideas?

Thanks for any help.

Galex.

Posted: Sun Mar 14, 2004 11:45 am
by markl999
What versions of PHP and Apache ?

Posted: Sun Mar 14, 2004 11:47 am
by galex9
Apache - 2.0.39
PHP - 4.3.4

Posted: Sun Mar 14, 2004 11:56 am
by markl999
Do you have a firewall or virus scan program running? Might be worth disabling them temporarily just to see if that's the problem.

Posted: Sun Mar 14, 2004 12:04 pm
by galex9
Disabled AV, but it did not help.
-------------------------------------
Maybe this could be of any help:

Here is a message from Event Viewer:
"The Apache service named reported the following error:
>>> Cannot load D:/Apache2/PHP/sapi/php4apache2.dll into server: The specified procedure could not be found."

Checked the path to be correct, dll is present.
There is an additional space after "named", maybe it is missing the service name.