<?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: Getting Apache &amp; PHP to work with Leopard (OS X 10.5)</title>
	<atom:link href="http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/</link>
	<description>Handcrafting the Web by John Ford</description>
	<lastBuildDate>Mon, 05 Jul 2010 12:28:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: gregory</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-38343</link>
		<dc:creator>gregory</dc:creator>
		<pubDate>Sat, 18 Jul 2009 02:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-38343</guid>
		<description>@Nathan

Thanks for posting &#039;the apple way&#039; that&#039;s exactly what I was looking for and it doesn&#039;t require any of the weird setup and is much more flexible and allows multiple folders at the &#039;root&#039; of the users website. 

thanks for the post!</description>
		<content:encoded><![CDATA[<p>@Nathan</p>
<p>Thanks for posting &#8216;the apple way&#8217; that&#8217;s exactly what I was looking for and it doesn&#8217;t require any of the weird setup and is much more flexible and allows multiple folders at the &#8216;root&#8217; of the users website. </p>
<p>thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ford</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-32041</link>
		<dc:creator>John Ford</dc:creator>
		<pubDate>Tue, 05 May 2009 14:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-32041</guid>
		<description>@Carlos, If you&#039;re getting a syntax error then there&#039;s probably something misspelled, invalid structure or a tag that apache doesn&#039;t like in one or more of your config files.</description>
		<content:encoded><![CDATA[<p>@Carlos, If you&#8217;re getting a syntax error then there&#8217;s probably something misspelled, invalid structure or a tag that apache doesn&#8217;t like in one or more of your config files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-31989</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 04 May 2009 20:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-31989</guid>
		<description>Hi John,

Don&#039;t know if you can help me with this problem I created by defining my Apache setup. I&#039;ve been getting this error below, don&#039;t know if you can see what the problem is. I appreciate the help.

httpd: Syntax error on line 455 of /private/etc/apache2/httpd.conf: Syntax error on line 15 of /private/etc/apache2/extra/httpd-userdir.conf: Syntax error on line 4 of /private/etc/apache2/users/named.conf: Include takes one argument, Name of the config file to be included</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Don&#8217;t know if you can help me with this problem I created by defining my Apache setup. I&#8217;ve been getting this error below, don&#8217;t know if you can see what the problem is. I appreciate the help.</p>
<p>httpd: Syntax error on line 455 of /private/etc/apache2/httpd.conf: Syntax error on line 15 of /private/etc/apache2/extra/httpd-userdir.conf: Syntax error on line 4 of /private/etc/apache2/users/named.conf: Include takes one argument, Name of the config file to be included</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bucky Schwarz</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-31354</link>
		<dc:creator>Bucky Schwarz</dc:creator>
		<pubDate>Thu, 23 Apr 2009 03:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-31354</guid>
		<description>Thanks so much. I&#039;ve never configured an apache server before; this was extremely helpful.</description>
		<content:encoded><![CDATA[<p>Thanks so much. I&#8217;ve never configured an apache server before; this was extremely helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac OSX Development Environment Setup after Archive and Restore &#8212; Glenn Fu</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-30470</link>
		<dc:creator>Mac OSX Development Environment Setup after Archive and Restore &#8212; Glenn Fu</dc:creator>
		<pubDate>Tue, 07 Apr 2009 17:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-30470</guid>
		<description>[...] probably follow John Ford&#8217;s Apache setup guide to get Passenger working for you [...]</description>
		<content:encoded><![CDATA[<p>[...] probably follow John Ford&#8217;s Apache setup guide to get Passenger working for you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-23626</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 07 Dec 2008 09:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-23626</guid>
		<description>Thanks! this worked perfectly, just can&#039;t believe apple didn&#039;t do it properly originally!</description>
		<content:encoded><![CDATA[<p>Thanks! this worked perfectly, just can&#8217;t believe apple didn&#8217;t do it properly originally!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-19935</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 23 Sep 2008 19:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-19935</guid>
		<description>@Jay: Same here... To much random jarbal garbal on the web, Just do what Nathan says... it&#039;s that easy. Here&#039;s how to create that file:&lt;em&gt;$ sudo touch /private/etc/appache2/users/username.conf&lt;/em&gt;If you have textmate:&lt;em&gt;$ mate /private/etc/appache2/users/username.conf&lt;/em&gt;Else use nano or vi&lt;em&gt;sudo nano /private/etc/appache2/users/username.conf&lt;/em&gt; Then put in what Nathan said. Save. Restart Apache: &lt;em&gt;$ sudo apachectl graceful&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>@Jay: Same here&#8230; To much random jarbal garbal on the web, Just do what Nathan says&#8230; it&#8217;s that easy. Here&#8217;s how to create that file:<em>$ sudo touch /private/etc/appache2/users/username.conf</em>If you have textmate:<em>$ mate /private/etc/appache2/users/username.conf</em>Else use nano or vi<em>sudo nano /private/etc/appache2/users/username.conf</em> Then put in what Nathan said. Save. Restart Apache: <em>$ sudo apachectl graceful</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-16784</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 16 Jul 2008 00:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-16784</guid>
		<description>Nathan&#039;s solution is the only one that worked for me.  I didn&#039;t realize I needed to change the settings the users/.conf file.</description>
		<content:encoded><![CDATA[<p>Nathan&#8217;s solution is the only one that worked for me.  I didn&#8217;t realize I needed to change the settings the users/.conf file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ford</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-14963</link>
		<dc:creator>John Ford</dc:creator>
		<pubDate>Tue, 03 Jun 2008 04:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-14963</guid>
		<description>antonio, I&#039;m not sure what to do on your system. You may need to reinstall apache and/or PHP. Check which version of PHP is being called.  There may be one in /usr/bin/php and I think entropy installs php5 to /usr/local/php5.</description>
		<content:encoded><![CDATA[<p>antonio, I&#8217;m not sure what to do on your system. You may need to reinstall apache and/or PHP. Check which version of PHP is being called.  There may be one in /usr/bin/php and I think entropy installs php5 to /usr/local/php5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antonio</title>
		<link>http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/comment-page-1/#comment-14918</link>
		<dc:creator>antonio</dc:creator>
		<pubDate>Sat, 31 May 2008 23:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2007/10/28/getting-apache-php-to-work-with-leopard-os-x-105/#comment-14918</guid>
		<description>i tried to install the php5 module from http://www.entropy.ch/software/macosx/php , but it didn&#039;t install successfully on leopard. then i deleted the corresponding files and uncomment the line
LoadModule php5_module     libexec/apache2/libphp5.so, as stated above. i don&#039;t know if the php5 module messed with the apache system, but all i get is a not parsed php file. is there anything i can do to make php work?
thanks</description>
		<content:encoded><![CDATA[<p>i tried to install the php5 module from <a href="http://www.entropy.ch/software/macosx/php" rel="nofollow">http://www.entropy.ch/software/macosx/php</a> , but it didn&#8217;t install successfully on leopard. then i deleted the corresponding files and uncomment the line<br />
LoadModule php5_module     libexec/apache2/libphp5.so, as stated above. i don&#8217;t know if the php5 module messed with the apache system, but all i get is a not parsed php file. is there anything i can do to make php work?<br />
thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
