Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - teddywest32

Pages: [1]
1
Apache / Apache error_log permission value
« on: August 16, 2016, 03:26:18 PM »
Hi CWP Forum users

I had just deleted the apache error_log and recreated a new one but it had any error logs after that. I did some googling and found that it is user:group and permission issue. I had changed the error_log to nobody:nobody and tried to change the permission value to 700, 600 as i didn't looked what was the value of the error_log at the begining. Could anyone help me with this?

drwxr-xr-x.  3 root   root      4096 Aug 16 06:25 .
drwxr-xr-x. 16 root   root      4096 Jul 23 01:54 ..
-rw-r--r--.  1 root   root   3070627 Aug 16 06:44 access_log
-rw-------   1 nobody nobody       0 Aug 16 06:25 error_log
-rw-r--r--   1 root   root         5 Aug 16 04:34 httpd.pid
-rw-------   1 root   nobody 1318518 Aug 16 06:44 suphp_log
drwxr-xr-x   2 nobody root      4096 Jul 25 22:30 tmp

Pages: [1]