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.
The two most common things in the Universe are hydrogen and stupidity. -- Harlan Ellison