Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Arrrg! Permissions driving me nuts in PHP [UN-SOLVED]
- Date: Mon, 29 Nov 2010 00:41:44 +0900
- From: Sach Jobb <sach@example.com>
- Subject: Re: [tlug] Arrrg! Permissions driving me nuts in PHP [UN-SOLVED]
- References: <4CEB46A8.6000202@example.com> <AANLkTikFnEpNOH6xa48Lio3e0XSGRDD9tDyJ_SM01NLv@example.com> <4CED3243.6070002@example.com> <AANLkTi=eq-A8nXOXFxg63FBc4mNE1pjY-v+o7g-c=PVi@example.com> <87d3pubise.fsf@example.com> <4CEE84F0.3080807@example.com> <4CEF3663.5070001@example.com> <878w0g7j80.fsf@example.com> <4CEFF98C.4030207@example.com> <87r5e75d1c.fsf@example.com> <4CF27117.1080408@example.com>
> nobody 7513 0.3 0.0 24296 12396 ? S 05:12 0:14 > /usr/local/apache/bin/httpd -k start -DSSL Wow, it really is running as nobody. Did you build it from scratch? I was a bit curious so I su -'d to nobody on one of my dev boxen and as suspected it seems that nobody can make directories, change permissions on them and remove them all just fine. You might want to investigate the properties of the parent directory as Stephen was suggesting. Mystery aside, if you are going to run this script as cron you could use lynx (command line browser) to hit the webpage and more or less keep the environment as you expect. Of course, it would make a lot more sense to simply modify your script to work from CLI. > However, the ultimate intention is to run it via cron job. I don't know > if cron is run under the authority of the apache user or what. Cron is user-level based so you run it under the authority of whoever you like. Cheers, Sach
- References:
- [tlug] Arrrg! Permissions driving me nuts in PHP
- From: Dave M G
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP
- From: Edmund Edgar
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP
- From: Dave M G
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP
- From: Sach Jobb
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP
- From: Stephen J. Turnbull
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP [SOLVED]
- From: Dave M G
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP [SOLVED]
- From: s smith
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP [SOLVED]
- From: Stephen J. Turnbull
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP [SOLVED]
- From: s smith
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP [SOLVED]
- From: Stephen J. Turnbull
- Re: [tlug] Arrrg! Permissions driving me nuts in PHP [UN-SOLVED]
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Arrrg! Permissions driving me nuts in PHP [UN-SOLVED]
- Next by Date: Re: [tlug] Arrrg! Permissions driving me nuts in PHP [UN-SOLVED]
- Previous by thread: Re: [tlug] Arrrg! Permissions driving me nuts in PHP [UN-SOLVED]
- Next by thread: Re: [tlug] Arrrg! Permissions driving me nuts in PHP [UN-SOLVED]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links