Hello,
 
Our machine is a Windows Server with :
- Windows Server 2003 SP2
- Subversion 1.4.3 (installed with svn-1.4.3-setup.exe)
- Apache 2.0.59 (installed with apache_2.0.59-win32-x86-no_ssl.msi)
 
And it works very well !
 
I want to upgrade to last stable version of Subversion (1.6.15) and
last stable version of Apache 2.0 (2.0.64).
 
1 ) I uninstall Apache 2.0.59, and suppress Apache installation from
  disk
2 ) I uninstall Subversion 1.4.3, and suppress Subversion
 installation from disk
4 ) I install Subversion 1.6.15 (installed with 
 Setup-Subversion-1.6.15.msi)
3 ) I install Apache 2.0.64 (httpd-2.0.64-win32-x86-no_ssl.msi)
4 ) I copy mod_dav_svn.so and mod_authz_svn.so from subversion
 installation/bin to Apache Installation\modules
   
5 ) I add the 2 lines in httpd.conf : 
    LoadModule dav_svn_module modules/mod_dav_svn.so
    LoadModule authz_svn_module modules/mod_authz_svn.so
6 ) I remove character # from httpd.conf :
    #LoadModule dav_module modules/mod_dav.so
    #LoadModule dav_fs_module modules/mod_dav_fs.so
 
When I restart Apache Service, I have the following message :
Syntax error on line 174 of 
D:\Apache Group\Apache2\conf\httpd.conf:
API module structure 'dav_svn_module' in file 
D:\Subversion\bin\mod_dav_svn.so is garbled - expected
signature 41503230 but saw 41503232 - perhaps this is 
not an Apache module DSO, or was compiled for a 
different Apache version ?
 
Remark1 : I tried to install last version of Apache 2.2 (2.2.17) 
 with httpd-2.2.17-win32-x86-no_ssl.msi, instead of 
 Apache 2.0.64. I have the same problem.
Remark2 : There are many articles on forums, but no-one gives me a correct 
procedure.
 
I've been trying many things for 2 days and it doens't still work. I 
 would be very grateful to you for helping me.
 
Thank you very much.
 
P. RIBEIRO    
Philippe RIBEIRO
 
Ingénieur Méthodes 
56, route de Lavaur BP6 
31131 BALMA CEDEX 
Tél. 05 61 61 72 67 
Fax 05 61 61 71 67
philippe..ribe...@i-bp.banquepopulaire.fr
 


__________ L'intégrité de ce message n'étant pas assurée sur Internet, la 
société i-BP ne peut être tenue responsable de son contenu. Si vous n'êtes pas 
destinataire de ce message, merci de le détruire et d'avertir l'expéditeur. The 
integrity of this message cannot be guaranteed on the Internet. The i-BP 
company cannot therefore be considered responsible for the contents. If you are 
not the intended recipient of this message, then please delete it and notify  
the sender. __________   

<<ibp.gif>>

<<Outlook.jpg>>

Reply via email to