在一台Windows2003 Server上安装了apache_2.2.6-win32-x86-openssl-0.9.8e+php-5.2.4-win32-installer。配置了httpd.conf
但是在重启Apache的时候可以启动起来,可是应用程序日志上有两个错误项。内容一样。
事件类型: 错误
事件来源: Application Error
事件种类: (100)
事件 ID: 1000
日期: 2007-10-10
事件: 14:30:35
用户: N/A
计算机: WYW-SERVER
描述:错误应用程序 httpd.exe,版本 2.2.6.0,错误模块 php_iisfunc.dll,版本 5.2.4.4,错误地址 0x00001085。
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。
数据:0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 68 74 74 ure htt
0018: 70 64 2e 65 78 65 20 32 pd.exe 2
0020: 2e 32 2e 36 2e 30 20 69 .2.6.0 i
0028: 6e 20 70 68 70 5f 69 69 n php_ii
0030: 73 66 75 6e 63 2e 64 6c sfunc.dl
0038: 6c 20 35 2e 32 2e 34 2e l 5.2.4.
0040: 34 20 61 74 20 6f 66 66 4 at off
0048: 73 65 74 20 30 30 30 30 set
00000050: 31 30 38 35 1085
然后就是系统无法解析PHP文件。囧
为什么用的是Apache的服务器,php_iisfunc.dll会发生错误?