On Fri, Apr 15, 2005 at 03:46:50PM +1000, Devraj Mukherjee wrote: > I have a Gentoo server which has a Apache and Subversion running on it. > Apache for some reason blocks the version of subversion on the system. Is > there any way of forceably removing blocks? > On my other Gentoo systems which have been built more recently this > problem does not exists, I am guessing there is a fix in the new > subversion/apache combination. > Also does any one know why there is a block in this combination?
If you are running Apache 2, make sure that you have apache2 useflag on for subversion. If you are running Apache 1.3, make sure the apache2 useflag is off for subversion. That is probably the reason for the blocks. -- Anders -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/O d--@ s:+ a-- C++ UL+++$ P++ L+++ E- W+ N(+) o K? w O-- M- V PS+ PE@ Y+ PGP+ t 5 X R+ tv+ b++ DI+++ D+ G e- h !r y? ------END GEEK CODE BLOCK------ PGPKey: http://random.sks.keyserver.penguin.de:11371/pks/lookup?op=get&search=0xD4DEFED0 -- [email protected] mailing list
