<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>phpnovice</author_name>
  <author_url>https://blog.hatena.ne.jp/phpnovice/</author_url>
  <blog_title>phpnoviceの日記</blog_title>
  <blog_url>https://phpnovice.hatenadiary.org/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>PHPのエラーログを簡単に残す方法 1 .htaccessに以下を書く。error_logのextensionも保存場所も自由 php_flag log_errors On php_value error_log /エラーログの保存先/error_log2 ファイルのpermissionを書き込み可能にする(666とか) エラーログにはどんどん追記されていくので、重くなると処理も遅くなるので、定期的に消すなり、debugしないときは log_erros Off にしたりする。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphpnovice.hatenadiary.org%2Fentry%2F20110715%2F1310719600&quot; title=&quot;PHPのエラーログを残す - phpnoviceの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-07-15 17:46:40</published>
  <title>PHPのエラーログを残す</title>
  <type>rich</type>
  <url>https://phpnovice.hatenadiary.org/entry/20110715/1310719600</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
