|
From: Tom C. <pro...@fa...> - 2007-08-16 18:32:50
|
ZyanKLee wrote: > Humm. > > You might try this: > > $ su - apache > # touch /var/log/httpd/testfile All fine, as expected: # vi /etc/passwd # su - apache $ touch /var/log/httpd/testfile $ ls -lah /var/log/httpd/testfile -rw-r--r-- 1 apache apache 0 Aug 16 19:31 /var/log/httpd/testfile -- Tom C Everything put together falls apart sooner or later. |