Re: www-data

2018-11-01 Thread Gene Heskett
On Thursday 01 November 2018 07:50:11 Jonathan Dowland wrote: > On Tue, Oct 30, 2018 at 09:24:25AM -0400, Gene Heskett wrote: > >That may be. Right now I see something from the php cleanup spamming > > my logs. Is anyone else see it, something cron is running several > > times a day, but which ca

Re: www-data

2018-11-01 Thread Jonathan Dowland
On Tue, Oct 30, 2018 at 09:24:25AM -0400, Gene Heskett wrote: That may be. Right now I see something from the php cleanup spamming my logs. Is anyone else see it, something cron is running several times a day, but which can't be found by htop. So apparently it goes away when its done. And AFAIK

Re: www-data

2018-10-31 Thread mick crane
On 2018-10-28 23:57, Gene Heskett wrote: I don't think thats how it works. UID/GID as www-data is just part of the sandbox apache2 and its ilk play in. In fact after I've equipt apach2 with some new toy, the last thing I do as root is a chown -R www-data:www-data any directory apache2 can acces

Re: www-data

2018-10-30 Thread Gene Heskett
On Tuesday 30 October 2018 09:33:09 Gene Heskett wrote: > On Tuesday 30 October 2018 09:24:25 Gene Heskett wrote: > > On Tuesday 30 October 2018 06:15:28 Jonathan Dowland wrote: > > > On Sun, Oct 28, 2018 at 07:57:08PM -0400, Gene Heskett wrote: > > > >Thats how IUI, > > > > > > what does IUI mean

Re: www-data

2018-10-30 Thread Martin
Hi Gene, Am 30.10.18 um 14:24 schrieb Gene Heskett: > On Tuesday 30 October 2018 06:15:28 Jonathan Dowland wrote: > >> On Sun, Oct 28, 2018 at 07:57:08PM -0400, Gene Heskett wrote: >>> Thats how IUI, >> >> what does IUI mean? It doesn't look like any of these acronyms apply >> > I Understand It.

Re: www-data

2018-10-30 Thread Gene Heskett
On Tuesday 30 October 2018 09:24:25 Gene Heskett wrote: > On Tuesday 30 October 2018 06:15:28 Jonathan Dowland wrote: > > On Sun, Oct 28, 2018 at 07:57:08PM -0400, Gene Heskett wrote: > > >Thats how IUI, > > > > what does IUI mean? It doesn't look like any of these acronyms apply > > I Understand

Re: www-data

2018-10-30 Thread Gene Heskett
On Tuesday 30 October 2018 06:15:28 Jonathan Dowland wrote: > On Sun, Oct 28, 2018 at 07:57:08PM -0400, Gene Heskett wrote: > >Thats how IUI, > > what does IUI mean? It doesn't look like any of these acronyms apply > I Understand It. > https://www.acronymfinder.com/IUI.html > > > and no one acces

Re: www-data

2018-10-30 Thread Curt
On 2018-10-30, Jonathan Dowland wrote: > On Sun, Oct 28, 2018 at 07:57:08PM -0400, Gene Heskett wrote: >>Thats how IUI, > > what does IUI mean? It doesn't look like any of these acronyms apply > > https://www.acronymfinder.com/IUI.html > As I understand it, we make them up as we go along (hypothe

Re: www-data

2018-10-30 Thread Jonathan Dowland
On Sun, Oct 28, 2018 at 07:57:08PM -0400, Gene Heskett wrote: Thats how IUI, what does IUI mean? It doesn't look like any of these acronyms apply https://www.acronymfinder.com/IUI.html and no one accessing my web page (its on this machine) has jumped the sandbox fence in around 15 years now

Re: www-data

2018-10-29 Thread Michael Stone
On Mon, Oct 29, 2018 at 12:27:53PM -0500, David Wright wrote: On Sun 28 Oct 2018 at 19:57:08 (-0400), Gene Heskett wrote: I don't think thats how it works. UID/GID as www-data is just part of the sandbox apache2 and its ilk play in. In fact after I've equipt apach2 with some new toy, the last th

Re: www-data

2018-10-29 Thread David Wright
On Sun 28 Oct 2018 at 19:57:08 (-0400), Gene Heskett wrote: > On Sunday 28 October 2018 18:42:41 mick crane wrote: > > On 2018-10-28 21:38, Ben Caradoc-Davies wrote: > > > On 29/10/2018 10:26, Carl Fink wrote: > > >> On 10/28/2018 05:16 PM, mick crane wrote: > > >>> what's the deal with www-data ?

Re: www-data

2018-10-28 Thread Gene Heskett
On Sunday 28 October 2018 18:42:41 mick crane wrote: > On 2018-10-28 21:38, Ben Caradoc-Davies wrote: > > On 29/10/2018 10:26, Carl Fink wrote: > >> On 10/28/2018 05:16 PM, mick crane wrote: > >>> what's the deal with www-data ? > >>> I never made that user > >>> I dunno if it has a password or wh

Re: www-data

2018-10-28 Thread Ben Caradoc-Davies
On 29/10/2018 11:42, mick crane wrote: I'm asking because somebody is saying that webmail server files should be owned by root but I don't know about that, if somebody as got so far to be www-data they might as well be root ? Web server configuration files are typically owned by root and not

Re: www-data

2018-10-28 Thread mick crane
On 2018-10-28 21:38, Ben Caradoc-Davies wrote: On 29/10/2018 10:26, Carl Fink wrote: On 10/28/2018 05:16 PM, mick crane wrote: what's the deal with www-data ? I never made that user I dunno if it has a password or what ? these are things that some setup / install makes ? It's created by the Ap

Re: www-data

2018-10-28 Thread Ben Caradoc-Davies
On 29/10/2018 10:26, Carl Fink wrote: On 10/28/2018 05:16 PM, mick crane wrote: what's the deal with www-data ? I never made that user I dunno if it has a password or what ? these are things that some setup / install makes ? It's created by the Apache installer. Check the Apache docs. And I s

Re: www-data

2018-10-28 Thread Ben Caradoc-Davies
On 29/10/2018 10:26, Carl Fink wrote: On 10/28/2018 05:16 PM, mick crane wrote: what's the deal with www-data ? I never made that user I dunno if it has a password or what ? these are things that some setup / install makes ? It's created by the Apache installer. Check the Apache docs. And it

Re: www-data

2018-10-28 Thread Carl Fink
On 10/28/2018 05:16 PM, mick crane wrote: what's the deal with www-data ? I never made that user I dunno if it has a password or what ? these are things that some setup / install makes ? mick It's created by the Apache installer. Check the Apache docs. -- Carl Fink c...@finknetwork.

Re: www-data sends email to itself (bad interpreter)

2001-10-28 Thread Ian Marlier
Dunno what the interpreter error is, but...seems to me that you can just add an entry like www-data: root to /etc/aliases and then run newaliases (if you're runnign sendmail, anyway), and then the e-mails are visible again... - Ian At 11:38 AM -0700 10/27/01, Erik Steffl wrote: I ha

Re: www-data sends email to itself (bad interpreter)

2001-10-28 Thread Karsten M. Self
on Sat, Oct 27, 2001 at 11:38:13AM -0700, Erik Steffl ([EMAIL PROTECTED]) wrote: > I have just found out that www-data sends emails to www-data. What's > the point of that? nobody logs in as www-data and the emails are > invisible. I'd file a bug against it suggesting it prompt for recipient, or