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

Re: [OT] mod_php and svn was: Folder permissions issue

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-10-16 19:33:53 CEST

On 10/16/06, Erik Huelsmann <ehuels@gmail.com> wrote:
> On 10/16/06, Felix Gilcher <gilcher@exozet.com> wrote:
> > Hi,
> >
> > Even if this is off topic and I don't want to start a flamewar: Is mod_php
> > really this badly written that it interferes with subversion and other
> > apache modules? That would be one more reason to either use fcgi or stay
> > away from php alltogether.
>
> See http://svn.haxx.se/dev/archive-2006-09/0468.shtml for example.

Using http://google.com/codesearch tells me mod_php5 does indeed mess
with umask() as well as signal().Since these are global values, there
is no guarantee this doesn't pose a problem for other modules when
both php5 and the other module are handling a nearly synchronous
requests...

bye,

Erik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 16 19:34:59 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.