<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：在Mac OS X中配置Apache ＋ PHP ＋ MySQL</title>
	<atom:link href="http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/</link>
	<description>WEB Design{HTML:CSS:Javascript:DOM:AJAX:PHP:Usability}/Viewpoint/Photo/Food/Mood</description>
	<lastBuildDate>Fri, 04 May 2012 20:16:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：路人</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-597827</link>
		<dc:creator>路人</dc:creator>
		<pubDate>Fri, 04 May 2012 20:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-597827</guid>
		<description>這篇真是節省太多摸索的時間了～Good job and thx a lots</description>
		<content:encoded><![CDATA[<p>這篇真是節省太多摸索的時間了～Good job and thx a lots</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：任平生</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-596999</link>
		<dc:creator>任平生</dc:creator>
		<pubDate>Thu, 03 May 2012 15:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-596999</guid>
		<description>Mac OS 10.7 上遇到 php-5.3.8/ext/mcrypt/mcrypt.c:283: error: ‘PHP_FE_END’ undeclared here (not in a function) 错误的同学，可以用 PHP 5.3.6  代替 php 5.3.8</description>
		<content:encoded><![CDATA[<p>Mac OS 10.7 上遇到 php-5.3.8/ext/mcrypt/mcrypt.c:283: error: ‘PHP_FE_END’ undeclared here (not in a function) 错误的同学，可以用 PHP 5.3.6  代替 php 5.3.8</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Mac OS X 10.7.3 下编译安装 mysql5.5.23 + nginx1.2.0 + php5.4.1 &#124; 狼群</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-594319</link>
		<dc:creator>Mac OS X 10.7.3 下编译安装 mysql5.5.23 + nginx1.2.0 + php5.4.1 &#124; 狼群</dc:creator>
		<pubDate>Tue, 01 May 2012 00:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-594319</guid>
		<description>[...] 题记：新入了一台mac air 11.6用于工作(http://weibo.com/1844686927/ygxa2lv51)，很多人告诉我，我以前也这么干过，即：macports(http://www.macports.org/)，或者官方下载dpkg包(http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/)可以so easy的完成这个配置任务，但是习惯了自己配置工作环境，所以这次还是打算自己配置。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 题记：新入了一台mac air 11.6用于工作(http://weibo.com/1844686927/ygxa2lv51)，很多人告诉我，我以前也这么干过，即：macports(http://www.macports.org/)，或者官方下载dpkg包(http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/)可以so easy的完成这个配置任务，但是习惯了自己配置工作环境，所以这次还是打算自己配置。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：在Mac OS X中配置Apache ＋ PHP ＋ MySQL &#124; COCOATEST</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-561284</link>
		<dc:creator>在Mac OS X中配置Apache ＋ PHP ＋ MySQL &#124; COCOATEST</dc:creator>
		<pubDate>Mon, 26 Mar 2012 08:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-561284</guid>
		<description>[...] 启动Apache [...]</description>
		<content:encoded><![CDATA[<p>[...] 启动Apache [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：而今我谓昆仑</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-557905</link>
		<dc:creator>而今我谓昆仑</dc:creator>
		<pubDate>Fri, 23 Mar 2012 03:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-557905</guid>
		<description>DocumentRoot 设置到 /Library/WebServer/Documents  下的目录就行

设置到其他目录如：/Users/huangyibai/Workspaces/PHP/snsmusic(我的工作目录)就不行，可是我在windows下就行，请大侠指导下。</description>
		<content:encoded><![CDATA[<p>DocumentRoot 设置到 /Library/WebServer/Documents  下的目录就行</p>
<p>设置到其他目录如：/Users/huangyibai/Workspaces/PHP/snsmusic(我的工作目录)就不行，可是我在windows下就行，请大侠指导下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：而今我谓昆仑</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-557902</link>
		<dc:creator>而今我谓昆仑</dc:creator>
		<pubDate>Fri, 23 Mar 2012 03:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-557902</guid>
		<description>请问，小弟在设置虚拟主机的时候DocumentRoot 能随便写吗，我想指定我到的工作目录，我试了下好像不行，还需要做什么设置吗，谢谢。</description>
		<content:encoded><![CDATA[<p>请问，小弟在设置虚拟主机的时候DocumentRoot 能随便写吗，我想指定我到的工作目录，我试了下好像不行，还需要做什么设置吗，谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：xdf</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-554031</link>
		<dc:creator>xdf</dc:creator>
		<pubDate>Mon, 19 Mar 2012 04:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-554031</guid>
		<description>不错，学习了。不知道有没有整合版本的，就不用一个个安装了</description>
		<content:encoded><![CDATA[<p>不错，学习了。不知道有没有整合版本的，就不用一个个安装了</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：junduo</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-546018</link>
		<dc:creator>junduo</dc:creator>
		<pubDate>Sun, 11 Mar 2012 05:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-546018</guid>
		<description>求救博主，我安装mcrypt的时候，执行phpize命令，出现这样的错误提示，该如何解决：


Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.</description>
		<content:encoded><![CDATA[<p>求救博主，我安装mcrypt的时候，执行phpize命令，出现这样的错误提示，该如何解决：</p>
<p>Cannot find autoconf. Please check your autoconf installation and the<br />
$PHP_AUTOCONF environment variable. Then, rerun this script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Eric Liu</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-540097</link>
		<dc:creator>Eric Liu</dc:creator>
		<pubDate>Mon, 05 Mar 2012 14:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-540097</guid>
		<description>感谢楼主！
补充一个：mysql-workbench也有mac版，是MySQL官方的GUI，值得一用。</description>
		<content:encoded><![CDATA[<p>感谢楼主！<br />
补充一个：mysql-workbench也有mac版，是MySQL官方的GUI，值得一用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：gomelong</title>
		<link>http://dancewithnet.com/2010/05/09/run-apache-php-mysql-in-mac-os-x/comment-page-2/#comment-530911</link>
		<dc:creator>gomelong</dc:creator>
		<pubDate>Fri, 24 Feb 2012 12:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1511#comment-530911</guid>
		<description>楼主你好！我的系统是10.7.3（黑苹果），其他都配置好了，就是​mcrypt​环境配置不上。编译和配置环境反复检查和重做。php也重新编译添加路径。无奈就是找不到​mcrypt​环境（phpmyadmin\phpinfo）无语啊。。。。。。。。请教！</description>
		<content:encoded><![CDATA[<p>楼主你好！我的系统是10.7.3（黑苹果），其他都配置好了，就是​mcrypt​环境配置不上。编译和配置环境反复检查和重做。php也重新编译添加路径。无奈就是找不到​mcrypt​环境（phpmyadmin\phpinfo）无语啊。。。。。。。。请教！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

