My fellow php linux(ish) people: This super-simple alias is for you. Or, more specifically, for your .bashrc.
alias failtail='tail -f /tmp/php_errors_apache.log'
Or, you know, wherever your apache php error log lives. As always, Share and Enjoy. 🙂
My fellow php linux(ish) people: This super-simple alias is for you. Or, more specifically, for your .bashrc.
alias failtail='tail -f /tmp/php_errors_apache.log'
Or, you know, wherever your apache php error log lives. As always, Share and Enjoy. 🙂