sudden awstats domlogs permission denied error

Posted by aww, 05-04-2007, 11:08 AM
so after successfully installing and testing litespeed last night along on alternate port 1080 on my cpanel setup, I try to look at my cpanel's awstats this morning and: Error: Couldn't open server log file "/usr/local/apache/domlogs/example.net" : Permission denied (awstats has worked fine for 5 weeks now) Googling for this shows other people with similar problem in the past but unfortunately no answers I tried chmod -R 644 /usr/local/apache/domlogs and looks like the owners are still correct I'm at a loss and really screwed if I can't easily fix soon... any ideas? (as a side note, litespeed has stopped working properly too but I've killed it for now)

Posted by aww, 05-04-2007, 12:23 PM
Okay I believe it's the ownership of the logs that has changed. Litespeed stupidly changes all domlogs to nobody.nobody when then should be root.username But changing that doesnt't solve the problem. Can someone tell me what domlogs itself should be set as? Is this correct? drw-r--r-- 2 root wheel 4096 May 4 11:01 domlogs/ UPDATE! GOT IT! chmod 711 domlogs you have to do that as well Proud of myself for figuring this out. Now to try to make litespeed behave.

Posted by bin_asc, 05-05-2007, 09:27 AM
Good going Helpfull for suviving with lightspeed.

Posted by aww, 05-08-2007, 08:07 AM
Actually it was not enough. Apparently there was a fault with litespeed and the 3.1.1 release is now updated to write the logs as nobody:username instead of nobody:nobody. I lost two days worth of logs working this problem out

Esta resposta foi útil?

 Imprimir este Artigo

Leia também

Script help with CSF - how to temporarily unblock IPs

Posted by sharmaine1111, 04-22-2009, 11:12 PMHello I'm trying to create a script or WHM plugin...

sdb instead of sda -> Help needed

Posted by CoolMike, 07-17-2007, 03:23 AMHi I have a server with a raid5 configuration. Linux...

htaccess redirect dynamic URL to dynamic URL

Posted by Badie, 12-29-2007, 07:51 AMHi I have a page that show articles in my site , the url...

Trouble Enabling DMA Mode on IDE Drive

Posted by GriffinRUN, 04-23-2009, 12:14 AMI cannot enable DMA mode on /dev/hda when attemping to...

Question on array sorting in php

Posted by computerwiz3491, 01-17-2008, 05:10 PMI have the following array that I printed using...