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.
Opportunities are usually disguised as hard work, so most people don't recognize them.