Hi,I need path to httpd_log file for stat software. I can read it in admin module bud not at the promt. There is an protection so I can¨t chmod the /var/log/httpd/access_logCan someone help me fix this - please use my email as I am not shure this is a good place for the solutin (security).Thank'sJohn
Its logaholic software for stats. It is installed ok, but there is no Read access to the /var/log/httpd/acces_log and I can't CHMOD the file for read - some protection software is running on the e-mith install 7.3I also think it's made for security reasons in the SME 7.3 standard installation. Regards john
drwx------ 2 root root 4096 Aug 1 01:12 httpd
drwxr-xr-x 2 root root 4096 Aug 1 01:12 httpd
It was an PHP open_basedir problem, now I have to include /var/log/http/ to have right to.Can you please help how to do that. If not just thaks for you help so far.