<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>giraffe.aco &#187; php</title>
	<atom:link href="http://blog.acono.com/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.acono.com</link>
	<description>you’ll never find rainbows if you’re looking down</description>
	<lastBuildDate>Mon, 11 Jul 2011 13:57:21 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.acono.com/tag/php/feed" />
		<item>
		<title>OSXにphpMyAdminをインストールする</title>
		<link>http://blog.acono.com/osx-phpmtadmin-install</link>
		<comments>http://blog.acono.com/osx-phpmtadmin-install#comments</comments>
		<pubDate>Tue, 24 Oct 2006 07:41:03 +0000</pubDate>
		<dc:creator>akico</dc:creator>
				<category><![CDATA[article]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.acono.com/osx%e3%81%abphpmyadmin%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b</guid>
		<description><![CDATA[Windowsではすんなり？インストールできるのですが、OSXではいやはや。 結構はまらせていただきました。泣。ひと手間加えないといけないようです。 と、いってもすべてのOSXかはわかりません。あくまで私の場合。 ーーー [...]]]></description>
			<content:encoded><![CDATA[				<p>Windowsではすんなり？インストールできるのですが、OSXではいやはや。<br />
				結構はまらせていただきました。泣。ひと手間加えないといけないようです。<br />
				と、いってもすべてのOSXかはわかりません。あくまで私の場合。<br />
				ーーーー<br />
				●環境<br />
				MacOSX10.4.8（Tiger）<br />
				MySQL &#8211; 5.0.26<br />
				phpMyAdmin &#8211; 2.8.2.4</p>
				<blockquote><p>PHP がソケットファイルを探す場所を変更する。</p>
				<ol type="1">
				<li>「ターミナル」アプリケーションで次のように入力。<tt>sudo cp /etc/php.ini.default /etc/php.ini</tt></li>
				<li> 「<tt>/etc/php.ini</tt>」を開く。</li>
				<li> [MySQL] セクションを探し、mysql.default_socket を次のように変更。
				<pre>
mysql.default_socket = /tmp/mysql.sock</pre>
				<p> </li>
				</ol>
				</blockquote>
				<p>参照↓↓<br />
				<a href="http://d.hatena.ne.jp/nagaton/20060924/1159117311" target="_blank" class="broken_link">Out of Sync：phpMyAdmin のインストールでハマり</a><br />
				<a href="http://docs.info.apple.com/article.html?artnum=301457" target="_blank">Mac OS X Server 10.4：PHP から MySQL への接続時に生じる問題</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.acono.com/osx-phpmtadmin-install/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.acono.com/osx-phpmtadmin-install" />
	</item>
	</channel>
</rss>

