[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion Access using "http" method

From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2006-05-08 07:50:25 CEST

On Sunday 07 May 2006 23:09, Muthaiah Ramanathan wrote:
> Now all these were run as user "root" and Apache
> server is also started with user "root".

It usually is started as root but does not run as root. You can find out as
which user it runs by entering "ps axu" (look for processes called "apache"
or "httpd").

Then reassign the repository using "chown -R apache-user /repo/sitory/path".

        Konrad

  • application/pgp-signature attachment: stored
Received on Mon May 8 07:51:32 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.