[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] cube 2 crashes



> Thanks for the help
>
> Listed below are the commands and responses
>

Memory usage is okay and doesn't seem to cause any problems. 
Maybe it is really logrotate issue. Linux mostly crash when having not 
enough memory, logrotate sometimes fills all available memory (due to 
bad mmap() and no process accounting, which is fixed in later kernels, 
at least on i386) 

Apache log is in /var/log/httpd/ , especially `error'
plus /home/sites/<sitename>/logs/

Dmitry