hi,
My environment:
win2k server + apache1.39 + php4.05
My apache's httpd.conf:
LoadModule php4_module d:/winnt/system32/php4apache.dll
AddType application/x-httpd-php .php .php3 .php4
I copied all the all the sapi related dlls to the win2k's system32
directory. And I installed the apache as a service. The problem is when I
want to restart the apache services, I got memory access violation error of
apache.exe
"0x00ea99ea" instruction referenced the "0x00000000" memory. The memory
block should not be "written";
I can still use apache + php except this problem, but I wonder I've not
met the potential problem in the future. Can anyone help me?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]