【发布时间】:2013-03-18 21:55:25
【问题描述】:
我正在使用 Windows Server 2008 R2。我安装了 IBM HTTP Server V7 以设置我的 svn 存储库。 IBM 服务器正常工作,如果我更改 conf 文件并添加所需的模块,通过启动它我会收到以下消息:
httpd.exe: Syntax error on line 62 of C:/Program Files (x86)/IBM/HTTPServer/conf
/admin.conf: Cannot load C:/Program Files (x86)/IBM/HTTPServer/modules/mod_dav_s
vn.so into server: Unrecognized Win32 error code 14001
Note the errors or messages above, and press the <ESC> key to exit. 22...
我也尝试使用 Apache 2.2,但是当我设置 conf 文件,添加模块时,它会启动,但它仍然处于脱机状态;这使用64位。 32位不启动。还尝试了 2.4 版 -> 相同的行为。
我该怎么办?
【问题讨论】:
标签: apache svn windows-server-2008-r2 ibmhttpserver