https://bugs.contribs.org/show_bug.cgi?id=10525

--- Comment #13 from Kevin L. Shelton <[email protected]> ---
(In reply to Jean-Philippe Pialasse from comment #11)
> I might get the issue 
> 
> 
> # ll -d /var/log/httpd
> drwx------ 2 root root 4096 22 févr. 01:12 /var/log/httpd
> 
> www can not access on a base sme
> should move the mail log file

Where would you suggest moving the log file to?

According to
# ll -d /var/log
drwxr-xr-x 53 root root 24576 Feb 25 03:29 /var/log

So it looks like the base log directory would not be writable to www either. I
take it that even though the mail.log file ownership got changed to apache:www
per below the directory must also be writable for www in order for it to write
to the log file?

# ls -l /var/log/httpd/mail.log
-rw-r--r-- 1 apache www 0 Feb 27 15:50 /var/log/httpd/mail.log

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to