Where can I change log permissions so other programs can read apaches web logs?

Click on the "Tweak Settings" link under "Server Setup". Within the "Stats and Logs" section is a text box with the heading:

"Chmod value for raw apache log files (0640 is the default):"

Change the value to suit your needs and apply the changes by clicking on the "Save" button at the bottom of the page.

Most programs only need read permissions on the log files so setting this to 0644 should suffice.
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I backup my entire site in cPanel?

Entire accounts can be backed up by doing the following: 1. Log into your cPanel and click the...

Error 550 – “The recipient cannot be verified”

On servers running cPanel, you may find that mail sent to valid users it bounced back by your...

Ports that must be open to run cPanel behind a firewall / IPTables

20 ftp tcp inbound/outbound21 ftp tcp,udp inbound/outbound22 ssh tcp inbound25 smtp tcp...

Quotas in WHM

ssh into the server then issue:/sbin/quotaoff -av/sbin/quotacheck -augvm/sbin/quotaon -av

Running exim on a different port

Log into WHM and click on "Service Manager" under the Service Configuration grouping....