<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>おじさんの備忘録-番外編- &#187; BlueHost</title>
	<atom:link href="http://www.dxcode.com/archives/category/bluehost/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dxcode.com</link>
	<description>個人的なメモ書き</description>
	<lastBuildDate>Fri, 13 Jan 2012 23:57:25 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>CentOS 6 セキュリティ更新とバグフィクス用リポジトリを公開</title>
		<link>http://www.dxcode.com/archives/2011/09301757.html</link>
		<comments>http://www.dxcode.com/archives/2011/09301757.html#comments</comments>
		<pubDate>Fri, 30 Sep 2011 00:12:42 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[BlueHost]]></category>
		<category><![CDATA[CentOS6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[アップデート]]></category>
		<category><![CDATA[リポジトリ]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1757</guid>
		<description><![CDATA[CentOS 6用のContinuous Releaseリポジトリが公開されていた。 次期バージョン（CentOS 6.1）がリリースされるまでの繋ぎとしての役割みたいなものみたいだが、セキュリティ更新とバグフィクスが多 [...]]]></description>
			<content:encoded><![CDATA[<p>CentOS 6用のContinuous Releaseリポジトリが公開されていた。<br />
次期バージョン（CentOS 6.1）がリリースされるまでの繋ぎとしての役割みたいなものみたいだが、セキュリティ更新とバグフィクスが多く含まれているのでリポジトリを追加し更新した。</p>
<p>リポジトリの追加</p>
<pre>[root@centos ~]# yum install centos-release-cr</pre>
<p>もしくは下記のどちらかをインストール</p>
<pre>i386:
http://mirror.centos.org/centos/6/extras/i386/RPMS/centos-release-cr-6-0.el6.centos.i686.rpm
( sha256: 9fc78d2d79abeb1513f0851d075a2860f5039fc8db3fb0db4c660252fffda894 )

x86_64:
http://mirror.centos.org/centos/6/extras/x86_64/RPMS/centos-release-cr-6-0.el6.centos.x86_64.rpm
( sha256: bd55e1505caae2f78c306290d235b7f54833fcad5a9f1942b3cb54e28f7bfe73 )</pre>
<p>インストール後にアップデートを実行すると200近いパッケージ（150M超）の更新があった。</p>
<p>参考  »  <a href="http://lists.centos.org/pipermail/centos-announce/2011-September/018078.html" title="[CentOS-announce] CentOS-6.0 Continuous Release i386 and x86_64">[CentOS-announce] CentOS-6.0 Continuous Release i386 and x86_64</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2011/09301757.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluehostでのタイムゾーン設定</title>
		<link>http://www.dxcode.com/archives/2009/12161172.html</link>
		<comments>http://www.dxcode.com/archives/2009/12161172.html#comments</comments>
		<pubDate>Tue, 15 Dec 2009 22:49:17 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[BlueHost]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[レンタルサーバ]]></category>
		<category><![CDATA[海外]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1172</guid>
		<description><![CDATA[WordPressのタイムゾーン設定は「利用する地域のタイムゾーンを選択する」という事になっているが、現在ソルトレイクシティに設置されているBlueHostというサーバを使用しているのでUTC-7に設定している。 この設 [...]]]></description>
			<content:encoded><![CDATA[<p>WordPressのタイムゾーン設定は「利用する地域のタイムゾーンを選択する」という事になっているが、現在ソルトレイクシティに設置されているBlueHostというサーバを使用しているのでUTC-7に設定している。</p>
<p><img class="attachment wp-att-1173 " src="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_timezone.png" alt="BlueHostのタイムゾーン設定" width="550" height="113" /></p>
<p>この設定だと投稿日やコメントの日時がサーバ時間になり、当然日本時間とは16時間ずれて表示されてしまう。<br />
それともサーバの設置場所ではなくWordPressを管理する側のタイムゾーンを設定するのが正解なのだろうか？</p>
<p>取りあえずUTC+9で日本時間に設定しておけば問題なさそうなのでそうしているが間違っているのかも・・・。</p>
<p>参考 »» <a title="管理パネル/一般設定 - WordPress Codex 日本語版" href="http://wpdocs.sourceforge.jp/Settings_General_SubPanel">管理パネル/一般設定 &#8211; WordPress Codex 日本語版</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/12161172.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eAcceleratorを導入</title>
		<link>http://www.dxcode.com/archives/2009/11261157.html</link>
		<comments>http://www.dxcode.com/archives/2009/11261157.html#comments</comments>
		<pubDate>Wed, 25 Nov 2009 22:58:53 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[BlueHost]]></category>
		<category><![CDATA[eAccelerator]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Zend Optimizer]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1157</guid>
		<description><![CDATA[BuleHostのアカウントにeAcceleratorを導入してみた。 SSHでログイン後 mkdir ea modules mkdir /tmp/eaccelerator/ chmod 0777 /tmp/eaccel [...]]]></description>
			<content:encoded><![CDATA[<p>BuleHostのアカウントにeAcceleratorを導入してみた。</p>
<p>SSHでログイン後</p>
<blockquote><p>mkdir ea modules<br />
mkdir /tmp/eaccelerator/<br />
chmod 0777 /tmp/eaccelerator/<br />
cd ea<br />
wget http://bart.eaccelerator.net/source/0.9.5.3/eaccelerator-0.9.5.3.tar.bz2<br />
bzip2 -d eaccelerator-0.9.5.3.tar.bz2<br />
tar xvf eaccelerator-0.9.5.3.tar.bz2<br />
cd eaccelerator-0.9.5.3<br />
export PHP_PREFIX=&#8221;/usr&#8221;<br />
$PHP_PREFIX/bin/phpize<br />
./configure &#8211;enable-eaccelerator=shared &#8211;with-php-config=$PHP_PREFIX/bin/php-config<br />
make</p></blockquote>
<p>完了後/ea/eaccelerator-0.9.5.3/modules/ディレクトリにあるeaccelerator.soファイルを上記で作成したmodulesディレクトリに移動もしくはコピーし、php.iniファイルに下記項目を追加。<br />
追加場所は最下段にある[Zend]の上が良い。</p>
<pre>zlib.output_compression = On
zlib.output_compression_level = 2
zend_extension = "/home5/cPanelのID/modules/eaccelerator.so"
eaccelerator.shm_size = "64"
eaccelerator.cache_dir = "/home5/cPanelのID/tmp/eaccelerator"
eaccelerator.enable = "1"
eaccelerator.optimizer = "1"
eaccelerator.check_mtime = "1"
eaccelerator.debug = "0"
eaccelerator.filter = ""
eaccelerator.shm_max = "0"
eaccelerator.shm_ttl = "0"
eaccelerator.shm_prune_period = "0"
eaccelerator.shm_only = "0"
eaccelerator.compress = "1"
eaccelerator.compress_level = "9"
eaccelerator.keys     = "shm_and_disk"
eaccelerator.sessions = "shm_and_disk"
eaccelerator.content  = "shm_and_disk"
eaccelerator.log_file = "/home5/cPanelのID/modules/eaccelerator_log"</pre>
<p>その後サイトにアクセスするとキャッシュディレクトリにeaccelerator-****.*******というファイルがディレクトリを重ねて作成されているので動作していると思う。</p>
<p>しかしphp.infoで見てみるとキャッシュされているようには見えない。なぜカウントされないのか不明・・・もしかして私の操作が根本的に間違っているのかもしれない。<br />
<a href="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_eaccelerator1.png" title="BlueHostにeAccelerator 1" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_eaccelerator1.thumbnail.png" alt="BlueHostにeAccelerator 1" width="550" height="86" class="attachment wp-att-1161 " /></a><br />
<a href="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_eaccelerator2.png" title="BlueHostにeAccelerator 1" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_eaccelerator2.thumbnail.png" alt="BlueHostにeAccelerator 1" width="550" height="237" class="attachment wp-att-1162 " /></a></p>
<p>参考 »» <a title="Install eAccelerator PHP Cache, FastCGI, and zlib Compression On BlueHost | RK.md" href="http://rk.md/2008/eaccel-bluehost/">Install eAccelerator PHP Cache, FastCGI, and zlib Compression On BlueHost</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/11261157.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlueHostでのSSH有効化</title>
		<link>http://www.dxcode.com/archives/2009/11211134.html</link>
		<comments>http://www.dxcode.com/archives/2009/11211134.html#comments</comments>
		<pubDate>Sat, 21 Nov 2009 00:21:50 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[BlueHost]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[レンタルサーバ]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1134</guid>
		<description><![CDATA[事前にHELP CENTER &#62; Open A Ticket &#62; Otherから利用許可の依頼し承諾を受けておく必要がある。 文言は下記サイトにあったものでOKだった。 Hi bluehost: Would  [...]]]></description>
			<content:encoded><![CDATA[<p>事前にHELP CENTER &gt; Open A Ticket &gt; Otherから利用許可の依頼し承諾を受けておく必要がある。<br />
文言は下記サイトにあったものでOKだった。</p>
<blockquote><p>Hi bluehost:<br />
Would you please be kind enough to give me the shell access right?<br />
My ID is “……”. I have attached my id card. thanks.</p></blockquote>
<p>参考 »» <a title="Bluehost のSSHを有効にする方法 | Allenの海外レンタルサーバー・ホスティングサービス-比較サイト" href="http://www.kaigai-server.com/bluehost/bluehost-ssh/">Bluehost のSSHを有効にする方法</a></p>
<p>免許証など写真の入った身分証明書の画像を添付する必要があるので用意しておく。<br />
申請後は直ぐに許可したとの連絡が来て使用可能になる。<br />
<img src="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_ssh.jpg" alt="BlueHost SSH接続" width="516" height="120" class="attachment wp-att-1135 " /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/11211134.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>海外ホスティングサービス BlueHost.com</title>
		<link>http://www.dxcode.com/archives/2009/11201126.html</link>
		<comments>http://www.dxcode.com/archives/2009/11201126.html#comments</comments>
		<pubDate>Fri, 20 Nov 2009 14:21:47 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[BlueHost]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[海外]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1126</guid>
		<description><![CDATA[以前契約していたHostMonster.comの兄貴分？にあたるBlueHostでアカウントを取得した。ググって出てきた適当なクーポンを利用し24ヶ月契約で月当り3.95ドルでトータル94.8ドル。 日本円に換算しても8 [...]]]></description>
			<content:encoded><![CDATA[<p>以前契約していたHostMonster.comの兄貴分？にあたるBlueHostでアカウントを取得した。ググって出てきた適当なクーポンを利用し24ヶ月契約で月当り3.95ドルでトータル94.8ドル。<br />
日本円に換算しても8,500円程なので、ダメなら捨ててしまっても惜しくないと思いあまり深く考えずに申し込んだ。</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_logo1.gif" title="BlueHost.com" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2009/11/bluehost_logo1.gif" alt="BlueHost.com" width="354" height="60" class="attachment wp-att-1129 " /></a></p>
<p>無料でドメインを取得する事も出来たが必要なかったので、ValueDomainで管理している取得済みドメインのネームサーバだけを変更してcPanel上のPrimaryDomainとした。<br />
で、このブログで使用しているdxcode.comをAddonDomainで追加しXrea+から引越した。</p>
<p>細かい設定等は未だしていないが大きな問題もなく無事完了。これからボチボチと弄っていく予定ですが、そこそこ快適なので必要ないかもしれない。レスポンス的には<strong>海外なのでこんなものかな？</strong>という程度で、予想通りそれほどよくありませんでした。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/11201126.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

