<?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: How to update Apache and PHP on Mac OS X 10.5 Leopard</title>
	<atom:link href="http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/</link>
	<description>Web Geekology 101</description>
	<lastBuildDate>Wed, 19 Jan 2011 14:13:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lucid</title>
		<link>http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/comment-page-1/#comment-1651</link>
		<dc:creator>Lucid</dc:creator>
		<pubDate>Fri, 29 Jan 2010 06:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/#comment-1651</guid>
		<description>You could re-compile but I thought it best not to. 
Instead:

SOAP extension on a mac (PHP extension)

1. download http://www.pagebakers.nl/soap.so 
2. edit php.ini - change extensions folder to /usr/lib/php/extensions/
3. add to php.ini - extension=soap.so
4. restart apache - sudo apachectl restart
5. run php -m to check 


read: http://www.pagebakers.nl/2008/12/17/installing-php-soap-extension-on-leopard-10-5-5/ for full info

* You can just compile the extension but it didn&#039;t work for me</description>
		<content:encoded><![CDATA[<p>You could re-compile but I thought it best not to.<br />
Instead:</p>
<p>SOAP extension on a mac (PHP extension)</p>
<p>1. download <a href="http://www.pagebakers.nl/soap.so" rel="nofollow">http://www.pagebakers.nl/soap.so</a><br />
2. edit php.ini &#8211; change extensions folder to /usr/lib/php/extensions/<br />
3. add to php.ini &#8211; extension=soap.so<br />
4. restart apache &#8211; sudo apachectl restart<br />
5. run php -m to check </p>
<p>read: <a href="http://www.pagebakers.nl/2008/12/17/installing-php-soap-extension-on-leopard-10-5-5/" rel="nofollow">http://www.pagebakers.nl/2008/12/17/installing-php-soap-extension-on-leopard-10-5-5/</a> for full info</p>
<p>* You can just compile the extension but it didn&#8217;t work for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/comment-page-1/#comment-730</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/#comment-730</guid>
		<description>Hi Colleen,

I&#039;m sorry, but I have not tried to get PHP 5.3 installed on OS X.</description>
		<content:encoded><![CDATA[<p>Hi Colleen,</p>
<p>I&#8217;m sorry, but I have not tried to get PHP 5.3 installed on OS X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colleen</title>
		<link>http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/comment-page-1/#comment-555</link>
		<dc:creator>Colleen</dc:creator>
		<pubDate>Thu, 24 Dec 2009 05:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://joegornick.com/2008/08/20/how-to-update-apache-and-php-on-mac-os-x-105-leopard/#comment-555</guid>
		<description>I added modules, but how do I completely get php 5.3 to replace my current php without breaking everything??</description>
		<content:encoded><![CDATA[<p>I added modules, but how do I completely get php 5.3 to replace my current php without breaking everything??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

