<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nana21</author_name>
  <author_url>https://blog.hatena.ne.jp/nana21/</author_url>
  <blog_title>nana21's blog</blog_title>
  <blog_url>https://nana21.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>PHPプログラムmkdirで作成したディレクトリが削除できない場合がある。 所有権を見てみると、見事にapach。 これでは、FTP上から作成したファイル・フォルダが削除できない。 そういう場合はこれ。 umask(0); mkdir($dir_name,0777); 所有権は0777で。これでＯＫ♪</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnana21.hateblo.jp%2Fentry%2F20100726%2Fp2&quot; title=&quot;PHP - nana21&amp;#39;s blog&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>2010-07-26 00:00:00</published>
  <title>PHP</title>
  <type>rich</type>
  <url>https://nana21.hateblo.jp/entry/20100726/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
