<?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>Comments on: Installing Apache2, PHP5 and MySQL5 on OS X Tiger</title>
	<atom:link href="http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 12:41:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Juan</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-152</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Fri, 26 Mar 2010 20:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-152</guid>
		<description>Kfir, 
Thanks. A lot happened since this note. The system crashed with globe in a folder upon startup. Restarting resulted in the same outcome. I am on a rack mount xServer with 10.3.9. I reinstalled it successfully ( no more globe). I am reluctantly considering a MAMP stack especially since I am short on time to get my project done and the OS is so old.</description>
		<content:encoded><![CDATA[<p>Kfir,<br />
Thanks. A lot happened since this note. The system crashed with globe in a folder upon startup. Restarting resulted in the same outcome. I am on a rack mount xServer with 10.3.9. I reinstalled it successfully ( no more globe). I am reluctantly considering a MAMP stack especially since I am short on time to get my project done and the OS is so old.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kfir</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-151</link>
		<dc:creator>Kfir</dc:creator>
		<pubDate>Thu, 25 Mar 2010 12:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-151</guid>
		<description>I seem to be able to build without problems, so more information is needed for me to help you further.</description>
		<content:encoded><![CDATA[<p>I seem to be able to build without problems, so more information is needed for me to help you further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kfir</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-150</link>
		<dc:creator>Kfir</dc:creator>
		<pubDate>Wed, 24 Mar 2010 20:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-150</guid>
		<description>Hello Juan
It looks like make can&#039;t find the makefile. Is it present in the directory?
Anyway I will look into it tomorrow morning.
Are you running OS X 10.5 or 10.6?</description>
		<content:encoded><![CDATA[<p>Hello Juan<br />
It looks like make can&#8217;t find the makefile. Is it present in the directory?<br />
Anyway I will look into it tomorrow morning.<br />
Are you running OS X 10.5 or 10.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-149</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Wed, 24 Mar 2010 18:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-149</guid>
		<description>I tried to install the 5.3.2 and the make command failed with:
    &gt;   make: *** No targets specified and no makefile found.  Stop.
 
    &gt; checking for cURL 7.10.5 or greater... configure: error: cURL version 7.10.5 or later is required to compile php with cURL support</description>
		<content:encoded><![CDATA[<p>I tried to install the 5.3.2 and the make command failed with:<br />
    >   make: *** No targets specified and no makefile found.  Stop.</p>
<p>    > checking for cURL 7.10.5 or greater&#8230; configure: error: cURL version 7.10.5 or later is required to compile php with cURL support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kfir</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-76</link>
		<dc:creator>Kfir</dc:creator>
		<pubDate>Sat, 30 May 2009 04:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-76</guid>
		<description>Your completely right Maurits.
I have changed the install installation of Apache to /usr/local/sbin in the instructions but not in the shell code. stupid me.
If you install the developer tools (xcode) you should have gcc and libtools on your system.
Cheers for the improvements :)</description>
		<content:encoded><![CDATA[<p>Your completely right Maurits.<br />
I have changed the install installation of Apache to /usr/local/sbin in the instructions but not in the shell code. stupid me.<br />
If you install the developer tools (xcode) you should have gcc and libtools on your system.<br />
Cheers for the improvements <img src='http://blog.kfirbreger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurits</title>
		<link>http://blog.kfirbreger.com/2009/05/04/installing-apache2-php5-and-mysql5-on-os-x-tiger/comment-page-1/#comment-75</link>
		<dc:creator>Maurits</dc:creator>
		<pubDate>Sat, 30 May 2009 01:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kfirbreger.com/?p=105#comment-75</guid>
		<description>Came across your blog today :)

I have some comments on this one...

You need GCC to compile everything. Get it from the OS-X install DVD or download on connect.apple.com.

Before compiling the JPEG library you need libtool (http://ftp.gnu.org/gnu/libtool/).

The --with-apxs2=/usr/local/sbin/apache2/bin/apxs in de PHP config line is wrong, since we installed apache in /Library. Needs to be --with-apxs2=/Library/Apache2/bin/apxs</description>
		<content:encoded><![CDATA[<p>Came across your blog today <img src='http://blog.kfirbreger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I have some comments on this one&#8230;</p>
<p>You need GCC to compile everything. Get it from the OS-X install DVD or download on connect.apple.com.</p>
<p>Before compiling the JPEG library you need libtool (<a href="http://ftp.gnu.org/gnu/libtool/" rel="nofollow">http://ftp.gnu.org/gnu/libtool/</a>).</p>
<p>The &#8211;with-apxs2=/usr/local/sbin/apache2/bin/apxs in de PHP config line is wrong, since we installed apache in /Library. Needs to be &#8211;with-apxs2=/Library/Apache2/bin/apxs</p>
]]></content:encoded>
	</item>
</channel>
</rss>
