log directory

Linux / UNIX: PHP mail() Error Log File

by Vivek Gite on November 12, 2010 · 1 comment

How do I view PHP mail() errors? How do I see php mail() error log file under UNIX or Linux?

{ 1 comment }

How do I read and/or view logs files under OpenSuse / Novell Enterprise Linux?

{ 0 comments }

Q. My log files grow continuously. How do I limit the growth of UNIX log files stored in /usr/spool/ or /var/log/ directory?

{ 2 comments }

How do I watch, monitor system log under FreeBSD systems and generate summery of critical UNIX log files via email?

{ 4 comments }

How do I install sar command under FreeBSD to collect, report, or save system activity information?

{ 2 comments }

MySQL error 28 and solution

by nixcraft on May 25, 2006 · 6 comments

Q. I am getting an error that read as follows: MySQL: got error 28 from server handler How do I fix this problem? A. This error means no space left on hard disk. According to official MySQL docs, “If you get his error, you need to check all filesystems where MySQL operates. It may be [...]

{ 6 comments }