You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Mehdi Mehdi <me...@lycos.com> on 2008/01/08 14:19:54 UTC

PLease help : Collabnet Subversion + webSVN + php

hi, 
<br>
<br>I have a problem with subversion on solaris 10 ... 
<br>please help and sorry for my english ... :) 
<br>
<br>Installing collabnet subversion ( pack installed with apache) 
<br>Installing webSVN and so php and mod_php 
<br>when rebooting the apache server the error below :
<br>
<br>wrong ELF class: ELFCLASS32". with the libphp5.so and apache can start 
<br>
<br>what can i do ??? collabnet subversion support php ??? 
<br>
<br>thx a lot

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: PLease help : Collabnet Subversion + webSVN + php

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jan 8, 2008, at 08:19, Mehdi Mehdi wrote:

> I have a problem with subversion on solaris 10 ...
> please help and sorry for my english ... :)
>
> Installing collabnet subversion ( pack installed with apache)
> Installing webSVN and so php and mod_php
> when rebooting the apache server the error below :
>
> wrong ELF class: ELFCLASS32". with the libphp5.so and apache can start
>
> what can i do ??? collabnet subversion support php ???

subversion and php are not related to one another. It sounds like you  
have an incorrect libphp5.so module but I'm not sure. Does libphp5.so  
work properly by itself, if you don't load mod_dav_svn? If it still  
doesn't work, then you have a php problem and need to consult a php  
list.

If php does work by itself, just not when you also load mod_dav_svn,  
then maybe the order of loading the modules is relevant. Try  
reversing the order.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org