<?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: Compiling PHP in 32 bits mode on Leopard</title>
	<atom:link href="http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 15:55:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aleks</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-6606</link>
		<dc:creator>Aleks</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-6606</guid>
		<description>Thanks for getting back so soon

tried editing the makefile, got the same error.

Apache source is 2.2.14
My SQL source is 5.1.44</description>
		<content:encoded><![CDATA[<p>Thanks for getting back so soon</p>
<p>tried editing the makefile, got the same error.</p>
<p>Apache source is 2.2.14<br />
My SQL source is 5.1.44</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-6605</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-6605</guid>
		<description>Try using the solution of editing the Makefile described here: http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-snow-leopard/</description>
		<content:encoded><![CDATA[<p>Try using the solution of editing the Makefile described here: <a href="http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-snow-leopard/" rel="nofollow">http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-snow-leopard/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleks</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-6603</link>
		<dc:creator>Aleks</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-6603</guid>
		<description>for above post Compiling PHP 5.2.12 32 bit on OS X 10.5.8 Intel.  32 bit throughout.</description>
		<content:encoded><![CDATA[<p>for above post Compiling PHP 5.2.12 32 bit on OS X 10.5.8 Intel.  32 bit throughout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleks</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-6602</link>
		<dc:creator>Aleks</dc:creator>
		<pubDate>Fri, 19 Feb 2010 19:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-6602</guid>
		<description>Hi, thanks for your site, it is a great resource.

I keep getting this error on Make on an Intel Mac Mini using 10.5.8

/usr/include/arpa/nameser8_compat.h:304: error: conflicting types for &#039;HEADER&#039;
/usr/include/arpa/nameser_compat.h:99: error: previous declaration of &#039;HEADER&#039; was here
make: *** [ext/standard/dns.lo] Error 1

any ideas?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your site, it is a great resource.</p>
<p>I keep getting this error on Make on an Intel Mac Mini using 10.5.8</p>
<p>/usr/include/arpa/nameser8_compat.h:304: error: conflicting types for &#8216;HEADER&#8217;<br />
/usr/include/arpa/nameser_compat.h:99: error: previous declaration of &#8216;HEADER&#8217; was here<br />
make: *** [ext/standard/dns.lo] Error 1</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theodore</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-5791</link>
		<dc:creator>Theodore</dc:creator>
		<pubDate>Sun, 22 Nov 2009 21:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-5791</guid>
		<description>Thanks, that was the problem, sorry for not following the instructions more carefully...made the mistake of thinking that if the LoadModule line had been added (it was added automatically), the AddType lines would have been added in the correct locations as well, but they hadn&#039;t been. Adding them in manually just after the LoadModule line makes everything work correctly.</description>
		<content:encoded><![CDATA[<p>Thanks, that was the problem, sorry for not following the instructions more carefully&#8230;made the mistake of thinking that if the LoadModule line had been added (it was added automatically), the AddType lines would have been added in the correct locations as well, but they hadn&#8217;t been. Adding them in manually just after the LoadModule line makes everything work correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-5790</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 22 Nov 2009 19:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-5790</guid>
		<description>@Theodore, the php.ini you sill have to put there yourself. The problem is presumably caused by not adding the required lines to the httpd.conf.</description>
		<content:encoded><![CDATA[<p>@Theodore, the php.ini you sill have to put there yourself. The problem is presumably caused by not adding the required lines to the httpd.conf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theodore</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-5789</link>
		<dc:creator>Theodore</dc:creator>
		<pubDate>Sun, 22 Nov 2009 19:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-5789</guid>
		<description>I&#039;ve followed your instructions for building Apache (httpd-2.2.14) and PHP (php-5.2.11), and restarted several times, but my Apache install won&#039;t compile and run any php files, Firefox just displays the PHP code as if it were a text file when I navigate to localhost://dir/foo.php

I&#039;ve also noticed that there is no /etc/php.ini file created after following these instructions, I&#039;m not sure what went wrong...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve followed your instructions for building Apache (httpd-2.2.14) and PHP (php-5.2.11), and restarted several times, but my Apache install won&#8217;t compile and run any php files, Firefox just displays the PHP code as if it were a text file when I navigate to localhost://dir/foo.php</p>
<p>I&#8217;ve also noticed that there is no /etc/php.ini file created after following these instructions, I&#8217;m not sure what went wrong&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-5404</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 24 Sep 2009 18:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-5404</guid>
		<description>@David, you where correct, somehow I missed that change. There is another configure option to do this. I&#039;ve added it to the configure statement and it should work now.</description>
		<content:encoded><![CDATA[<p>@David, you where correct, somehow I missed that change. There is another configure option to do this. I&#8217;ve added it to the configure statement and it should work now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-5391</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 24 Sep 2009 03:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-5391</guid>
		<description>I&#039;ve used the instructions here and installed new Apache2 and PHP5 on Leopard. My php is getting reading php.ini from /usr/local/php5/lib even though --sysconfdir=/etc is set in the ./configure

Any idea how to fix it so that it will read the ini file from etc?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used the instructions here and installed new Apache2 and PHP5 on Leopard. My php is getting reading php.ini from /usr/local/php5/lib even though &#8211;sysconfdir=/etc is set in the ./configure</p>
<p>Any idea how to fix it so that it will read the ini file from etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://diymacserver.com/installing-php/compiling-php-in-32-bits-mode-on-leopard/comment-page-1/#comment-4012</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 May 2009 17:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/?page_id=443#comment-4012</guid>
		<description>This worked great for me, albeit with a couple tweaks. I needed to use PHP&#039;s soap library, and so compiled with --enable-soap. Worked great! Thanks! Also, I used the apache web server provided with Apple, and had to remove  --with-apxs.</description>
		<content:encoded><![CDATA[<p>This worked great for me, albeit with a couple tweaks. I needed to use PHP&#8217;s soap library, and so compiled with &#8211;enable-soap. Worked great! Thanks! Also, I used the apache web server provided with Apple, and had to remove  &#8211;with-apxs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
