<?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"
	>
<channel>
	<title>Comments on: Apache 2 + PHP 5 + MySQL 4 under OS X 10.3.9</title>
	<atom:link href="http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9</link>
	<description>bioneural.net is for stuff worth sharing: commentary by Bruce McKenzie. Major topics covered are gadgets, informatics, Internet, Mac, mobile, musings, New Zealand, photography, Project Koru, quicklinks, rant, rave, travel and Windows</description>
	<pubDate>Fri, 21 Nov 2008 16:09:32 +0000</pubDate>
	
		<item>
		<title>By: scott</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-75768&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-75768</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Sun, 26 Aug 2007 12:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-75768</guid>
		<description>&lt;p&gt;Thanks for a very useful summary. I was having trouble adding mysql to an existing Apache2 + PHP5 install. Your article was great help. I simply needed to configure, make and install php using the "-with" directives you listed. NOTE for others, if your apache and mysql are installed in other locations then modify the configure --with details to suit e.g. instead of &lt;code&gt;--with-apxs2=/apache2/bin/apxs&lt;/code&gt; I was able to use my existing apache install directory &lt;code&gt;--with-apxs2=/usr/local/apache/bin/apxs&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for a very useful summary. I was having trouble adding mysql to an existing Apache2 + PHP5 install. Your article was great help. I simply needed to configure, make and install php using the "-with" directives you listed. NOTE for others, if your apache and mysql are installed in other locations then modify the configure --with details to suit e.g. instead of <code>--with-apxs2=/apache2/bin/apxs</code> I was able to use my existing apache install directory <code>--with-apxs2=/usr/local/apache/bin/apxs</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-75735&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-75735</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Tue, 14 Aug 2007 09:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-75735</guid>
		<description>&lt;p&gt;Glad it worked for you Bob. Can I ask why you prefer a DIY installation to MAMP?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad it worked for you Bob. Can I ask why you prefer a DIY installation to MAMP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-75725&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-75725</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 13 Aug 2007 16:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-75725</guid>
		<description>&lt;p&gt;One more thank you for directions.  I had installed Apache2 &#38; MySQL previously in different locations.  Simply changing the paths in your instructions had everything running first try.  I was using MAMP until now for PHP, but now I'm set up on my own!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>One more thank you for directions.  I had installed Apache2 &amp; MySQL previously in different locations.  Simply changing the paths in your instructions had everything running first try.  I was using MAMP until now for PHP, but now I'm set up on my own!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-53160&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-53160</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 27 Feb 2007 21:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-53160</guid>
		<description>Thank you so much for posting this article.  It helped me tremendously!</description>
		<content:encoded><![CDATA[<p>Thank you so much for posting this article.  It helped me tremendously!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-37929&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-37929</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Tue, 06 Feb 2007 05:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-37929</guid>
		<description>Luis, thanks for sharing that solution and making the important point that the /apache2 directory must exist prior to an installation attempt.</description>
		<content:encoded><![CDATA[<p>Luis, thanks for sharing that solution and making the important point that the /apache2 directory must exist prior to an installation attempt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-35263&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-35263</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Fri, 02 Feb 2007 15:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-35263</guid>
		<description>Hi... I know this is old but I'll post it here anyways as it may help someone out there.

I'm on a MacBook Pro running Tiger.

First, the problem Jordan had, I go too. I worked around it by simply clicking the download and getting the system figure out how to uncompress it. Simple enough.

The problem I got was that, after following the instructions outlined here, PHP's ./config returned an error while performing some checks. After looking arround for possible solutions, I realized the "/apache2" directory was not autmatically created when installing apache and therefore, apache was not installed. So, when trying to install PHP, it would throw an error b/c of some missing libraries.

If you get the same problem simply make sure you create the /apache2 directory and re-run apache's installation steps. It solved my problem.

See ya...</description>
		<content:encoded><![CDATA[<p>Hi... I know this is old but I'll post it here anyways as it may help someone out there.</p>
<p>I'm on a MacBook Pro running Tiger.</p>
<p>First, the problem Jordan had, I go too. I worked around it by simply clicking the download and getting the system figure out how to uncompress it. Simple enough.</p>
<p>The problem I got was that, after following the instructions outlined here, PHP's ./config returned an error while performing some checks. After looking arround for possible solutions, I realized the "/apache2" directory was not autmatically created when installing apache and therefore, apache was not installed. So, when trying to install PHP, it would throw an error b/c of some missing libraries.</p>
<p>If you get the same problem simply make sure you create the /apache2 directory and re-run apache's installation steps. It solved my problem.</p>
<p>See ya...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-1459&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-1459</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Fri, 16 Jun 2006 20:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-1459</guid>
		<description>No problem Jordan; glad it all worked out for you in the end.</description>
		<content:encoded><![CDATA[<p>No problem Jordan; glad it all worked out for you in the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Kaufman</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-1457&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-1457</link>
		<dc:creator>Jordan Kaufman</dc:creator>
		<pubDate>Fri, 16 Jun 2006 16:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-1457</guid>
		<description>Bruce,

Thanks for your help. When I couldn't get the command line working I downloaded one of the OS X binaries that your referenced above (Complete Apache 2 (2.0.52) with Complete PHP (4.3.9)) and it worked beautifully for what I needed. It was a one click installation (actually 2 clicks on for apache one for php), so I was only up until 3 AM getting everything done.

By the way, thanks for the tip about the ALL CAPS. I didn't realized how rude I've been in the past.

So thanks for posting this page in the first place. Everyone else talked about non-command line binaries but you were the first one who linked to ones that actually worked on my 10.3.9 mac.

Thanks,
Jordan</description>
		<content:encoded><![CDATA[<p>Bruce,</p>
<p>Thanks for your help. When I couldn't get the command line working I downloaded one of the OS X binaries that your referenced above (Complete Apache 2 (2.0.52) with Complete PHP (4.3.9)) and it worked beautifully for what I needed. It was a one click installation (actually 2 clicks on for apache one for php), so I was only up until 3 AM getting everything done.</p>
<p>By the way, thanks for the tip about the ALL CAPS. I didn't realized how rude I've been in the past.</p>
<p>So thanks for posting this page in the first place. Everyone else talked about non-command line binaries but you were the first one who linked to ones that actually worked on my 10.3.9 mac.</p>
<p>Thanks,<br />
Jordan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-1452&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-1452</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Fri, 16 Jun 2006 13:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-1452</guid>
		<description>I'm sorry Jordan, but I don't know the answer to that one. I'm no expert in these things, but record here what &lt;em&gt;did&lt;/em&gt; work for me to save having to re-discover it should I need the knowledge in future. That's fine when things work as they should, but when there are problems...

I've since used &lt;a href="http://www.mamp.info/en/home/" rel="nofollow"&gt;MAMP&lt;/a&gt; which I'd recommend to you as a self-contained server environment (if that's what you need). 

By the way, what's with the &lt;a href="http://en.wikipedia.org/wiki/Netiquette" rel="nofollow"&gt;capitals&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>I'm sorry Jordan, but I don't know the answer to that one. I'm no expert in these things, but record here what <em>did</em> work for me to save having to re-discover it should I need the knowledge in future. That's fine when things work as they should, but when there are problems...</p>
<p>I've since used <a href="http://www.mamp.info/en/home/" rel="nofollow">MAMP</a> which I'd recommend to you as a self-contained server environment (if that's what you need). </p>
<p>By the way, what's with the <a href="http://en.wikipedia.org/wiki/Netiquette" rel="nofollow">capitals</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Kaufman</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F22%2Fapache-2-php-5-mysql-4-under-mac-os-x-1039%2F%23comment-1442&amp;seed_title=Apache+2+%2B+PHP+5+%2B+MySQL+4+under+OS+X+10.3.9#comment-1442</link>
		<dc:creator>Jordan Kaufman</dc:creator>
		<pubDate>Fri, 16 Jun 2006 08:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bioneural.net/2005/04/22/apache-2-php-5-mysql-4-under-mac-os-x-1039/#comment-1442</guid>
		<description>I AM DESPARATE IN NEED OF HELP! I have tryed to run the command:

&lt;pre&gt;&lt;code&gt;
curl -O http://apache.mirrors.esat.net/httpd/httpd-2.0.54.tar.gz
&lt;/code&gt;&lt;/pre&gt;

which seems to work fine but then when I try to decompress it:

&lt;pre&gt;&lt;code&gt;
gnutar -xzf httpd-2.0.54.tar.gz
&lt;/code&gt;&lt;/pre&gt;

it says the following:

&lt;pre&gt;&lt;code&gt;
jordan-kaufmans-Computer:~ jordankaufman$ gnutar -xzf httpd-2.0.54.tar.gz

gzip: stdin: not in gzip format
gnutar: Child returned status 1
gnutar: Error exit delayed from previous errors
jordan-kaufmans-Computer:~ jordankaufman$ 
&lt;/code&gt;&lt;/pre&gt;

PLEASE HELP</description>
		<content:encoded><![CDATA[<p>I AM DESPARATE IN NEED OF HELP! I have tryed to run the command:</p>
<pre><code>
curl -O <a href="http://apache.mirrors.esat.net/httpd/httpd-2.0.54.tar.gz" rel="nofollow">http://apache.mirrors.esat.net/httpd/httpd-2.0.54.tar.gz</a>
</code></pre>
<p>which seems to work fine but then when I try to decompress it:</p>
<pre><code>
gnutar -xzf httpd-2.0.54.tar.gz
</code></pre>
<p>it says the following:</p>
<pre><code>
jordan-kaufmans-Computer:~ jordankaufman$ gnutar -xzf httpd-2.0.54.tar.gz

gzip: stdin: not in gzip format
gnutar: Child returned status 1
gnutar: Error exit delayed from previous errors
jordan-kaufmans-Computer:~ jordankaufman$
</code></pre>
<p>PLEASE HELP</p>
]]></content:encoded>
	</item>
</channel>
</rss>
