終極SVN在windows下的配置 (二) -- Apache2.2配置Subversion(SVN)提示cannot load mod_dav_svn.so解決

來源:互聯網
上載者:User

問題描述:配置Apache2.2與SVN 1.6.5時Apache啟動報cannot load mod_dav_svn.so

上網尋找資料,首先從這裡知道是缺少了dll庫檔案

按照部落格上所說將SVN的bin目錄下libdb44.dll,libeay32.dll,ssleay32.dll三個檔案拷貝到Apache的bin目錄下

啟動失敗....

找了一圈沒結果後去了Subversion的官方FAQ,faq要求我拷貝

libdb4*.dll, intl3_svn.dll, libeay32.dll and ssleay32.dll,拷貝後依然無效

這時看到了faq的最後一句話:

If this still does not resolve the problem, you should use a tool like Dependency Walker on mod_dav_svn.so to see if there are any other unresolved dependencies。

跑去下載了Dependency Walker 開啟mod_dav_svn.so查看它需要的dll檔案

看了一下需要的是

libapr-1.dll
libaprutil-1.dll
libsvn_delta-1.dll
libsvn_fs-1.dll
libsvn_repos-1.dll
libsvn_subr-1.dll

按照要求拷貝後Apache順利啟動,問題解決

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.