PDA

View Full Version : [Resolved] Access.log not working


meto
10-11-2010, 02:12 PM
Hi, my access.log is not working. I use LiteSpeed with DA on CentOS VPS. This is new installation, there are no logs since transfer. I've already tried 4.0.17 and latest 4.1 RC3. All files in /var/log/httpd/domain are empty and all other access.log files either. I didn't change default settings and already tried reinstalling LSWS. Any ideas?

Chmods seams OK. When I've moved logs LSWS recreated them without trouble but size is still 0.

//edit
Strange thing /var/log/httpd had chmod 0700 and it should 0755. Weird that LSWS could create a file but not write to it... Seams to work now - sorry for bothering.

NiteWave
10-11-2010, 08:45 PM
so what change you've made to solve the issue?

meto
10-11-2010, 11:07 PM
chmod 755 /var/log/httpd

Probably OpenVZ image had it before install of DA...

NiteWave
10-12-2010, 12:30 AM
thanks for sharing.