Skip to content

Instantly share code, notes, and snippets.

@anytizer
Created November 6, 2013 08:21
Show Gist options
  • Save anytizer/7332665 to your computer and use it in GitHub Desktop.
Save anytizer/7332665 to your computer and use it in GitHub Desktop.
Find php error logs in htdocs area
find /home/htdocs -type f -name 'error_log'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment