Comment Re:If this were Trek... (Score 1) 63
tail -f/foo/bar/mysite.com-error.log | grep -i php
... will show only the php errors.
tail -f/foo/bar/mysite.com-error.log | grep -i php
... will show only the php errors.
"Just think of a computer as hardware you can program." -- Nigel de la Tierre