Re: [nyphp-talk] where in filesystem to install php application

2009-07-06 Thread Leam Hall
Ajai Khattri wrote: On Sun, 5 Jul 2009, Matt Juszczak wrote: I see FreeBSD do this (separate user-installed packages into /usr/local), but Linux always seems to install extra packages and user-generated content in /usr as the root. IE: mysql & apache. Always wondered why the separation was

Re: [nyphp-talk] where in filesystem to install php application

2009-07-06 Thread David Mintz
On Sun, Jul 5, 2009 at 5:41 PM, Adrian Noland wrote: > > > On Wed, Jul 1, 2009 at 9:48 AM, David Mintz wrote: > >> Perhaps this is one of those things that doesn't matter a helluva lot, >> but: when you have a freshly installed Debian-style LAMP (actually Ubuntu >> server 9.04) and you are look

Re: [nyphp-talk] where in filesystem to install php application

2009-07-06 Thread Ajai Khattri
On Sun, 5 Jul 2009, Matt Juszczak wrote: > I see FreeBSD do this (separate user-installed packages into /usr/local), > but Linux always seems to install extra packages and user-generated > content in /usr as the root. IE: mysql & apache. Always wondered why the > separation was never there.