document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. display_errors = Off
  2. display_startup_errors = Off
  3. error_reporting = E_ALL&~E_DEPRECATED
  4. html_errors = Off
  5. log_errors = On
  6. error_log = "/filesystem/path/to/log/file/filename.log"
');