<?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: Setting up a Web Server on Leopard (OS X 10.5) or Snow Leopard (10.6) Running PHP, Apache, and MySQL &#8211; A Step by Step Guide</title>
	<atom:link href="http://stringfoo.com/2007/11/05/server_setup_on_leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/</link>
	<description>Tips, Tools, Tutorials and Resources for Advanced Web Development</description>
	<lastBuildDate>Thu, 18 Feb 2010 16:43:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Grany</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-2/#comment-324</link>
		<dc:creator>Grany</dc:creator>
		<pubDate>Sat, 10 Oct 2009 08:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-324</guid>
		<description>Thanks a lot! It&#039;s a nice article! I like such amazing stories!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! It&#39;s a nice article! I like such amazing stories!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sstringer</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-2/#comment-320</link>
		<dc:creator>sstringer</dc:creator>
		<pubDate>Wed, 26 Aug 2009 14:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-320</guid>
		<description>@braddanick - to get apache to list the directory contents, you&#039;ll need to add an .htaccess file to the directory with the following directive:

Options +Indexes

If you want this at a global level (not recommended for security reasons), search for...

Options -Indexes

... in your httpd.conf and change it to...

Options +Indexes

Cheers,
Steve</description>
		<content:encoded><![CDATA[<p>@braddanick &#8211; to get apache to list the directory contents, you&#8217;ll need to add an .htaccess file to the directory with the following directive:</p>
<p>Options +Indexes</p>
<p>If you want this at a global level (not recommended for security reasons), search for&#8230;</p>
<p>Options -Indexes</p>
<p>&#8230; in your httpd.conf and change it to&#8230;</p>
<p>Options +Indexes</p>
<p>Cheers,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: braddanick</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-2/#comment-318</link>
		<dc:creator>braddanick</dc:creator>
		<pubDate>Thu, 21 May 2009 14:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-318</guid>
		<description>Hey there!!!!

Thanks for all the hard work. I originally used your other post to set up MAMP.

I have been putting off using the MAMP package as my config was working just fine save for having to start MySQL manually.

I have now purchased and install MAMP and MAMP Pro! I though it&#039;d be nice to have the Pro app to do the dirty work... seems like it was a huge waste of money.

I have configured my virtual hosts and they seem to work but for one problem.

Unless I have an index.php file in the folder, it shows a 403 Forbidden error message.

Is there something I can do to get the default directory listing back?

Thanks a lot once again!</description>
		<content:encoded><![CDATA[<p>Hey there!!!!</p>
<p>Thanks for all the hard work. I originally used your other post to set up MAMP.</p>
<p>I have been putting off using the MAMP package as my config was working just fine save for having to start MySQL manually.</p>
<p>I have now purchased and install MAMP and MAMP Pro! I though it&#8217;d be nice to have the Pro app to do the dirty work&#8230; seems like it was a huge waste of money.</p>
<p>I have configured my virtual hosts and they seem to work but for one problem.</p>
<p>Unless I have an index.php file in the folder, it shows a 403 Forbidden error message.</p>
<p>Is there something I can do to get the default directory listing back?</p>
<p>Thanks a lot once again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vin.tone</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-2/#comment-280</link>
		<dc:creator>vin.tone</dc:creator>
		<pubDate>Fri, 30 May 2008 21:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-280</guid>
		<description>I get this too.. but the line numbers are different:
&quot;/usr/local/mysql/support-files/mysql.server: line 260: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable
/usr/local/mysql/support-files/mysql.server: line 263: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable&quot;

(Awesome site BTW!)</description>
		<content:encoded><![CDATA[<p>I get this too.. but the line numbers are different:<br />
&#8220;/usr/local/mysql/support-files/mysql.server: line 260: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable<br />
/usr/local/mysql/support-files/mysql.server: line 263: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable&#8221;</p>
<p>(Awesome site BTW!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daleimerman</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-1/#comment-265</link>
		<dc:creator>daleimerman</dc:creator>
		<pubDate>Mon, 14 Apr 2008 06:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-265</guid>
		<description>HI Guys
I&#039;m a major newbie when it comes to this SQL and PHP stuff, but I am trying hard to get it setup on Leopard....

Everything in the Tutorial is brilliant, but when I get to step 8 and try to start SQL Server, I get the following error:
&quot;&quot;&quot;
/usr/local/mysql/support-files/mysql.server: line 237: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable
/usr/local/mysql/support-files/mysql.server: line 240: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable
Starting MySQL
/usr/local/mysql/support-files/mysql.server: line 159: kill: (5268) - No such process
 ERROR! 
&quot;&quot;&quot;

Can someone please assist me bearing in mind I have little knowledge of this stuff.</description>
		<content:encoded><![CDATA[<p>HI Guys<br />
I&#8217;m a major newbie when it comes to this SQL and PHP stuff, but I am trying hard to get it setup on Leopard&#8230;.</p>
<p>Everything in the Tutorial is brilliant, but when I get to step 8 and try to start SQL Server, I get the following error:<br />
&#8220;&#8221;"<br />
/usr/local/mysql/support-files/mysql.server: line 237: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable<br />
/usr/local/mysql/support-files/mysql.server: line 240: /usr/local/mysql/bin/my_print_defaults: Bad CPU type in executable<br />
Starting MySQL<br />
/usr/local/mysql/support-files/mysql.server: line 159: kill: (5268) &#8211; No such process<br />
 ERROR!<br />
&#8220;&#8221;"</p>
<p>Can someone please assist me bearing in mind I have little knowledge of this stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qaz</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-1/#comment-256</link>
		<dc:creator>qaz</dc:creator>
		<pubDate>Sat, 22 Mar 2008 01:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-256</guid>
		<description>I&#039;m trying to get cgi/perl working on leopard. I&#039;ve altered httpd.conf in apache2, and given 755 permissions to the files. Also. do the cgi files go in the cgi-executables folder? I also tried putting them in the main site folder, but the cgi files will not execute</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get cgi/perl working on leopard. I&#8217;ve altered httpd.conf in apache2, and given 755 permissions to the files. Also. do the cgi files go in the cgi-executables folder? I also tried putting them in the main site folder, but the cgi files will not execute</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KyleDurand</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-1/#comment-230</link>
		<dc:creator>KyleDurand</dc:creator>
		<pubDate>Tue, 04 Mar 2008 05:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-230</guid>
		<description>I&#039;ve gotten past the default page with localhost by putting the files I want to see in its root directory ( the one you had me set for it ), but when i try to put files in the root directory of others, I&#039;m told ( by my browser ) that the page could not be found. I&#039;m assuming that for some reason, I&#039;m being directed strictly through the initial localhost. But I have no idea how I&#039;m supposed to fix that.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve gotten past the default page with localhost by putting the files I want to see in its root directory ( the one you had me set for it ), but when i try to put files in the root directory of others, I&#8217;m told ( by my browser ) that the page could not be found. I&#8217;m assuming that for some reason, I&#8217;m being directed strictly through the initial localhost. But I have no idea how I&#8217;m supposed to fix that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KyleDurand</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-1/#comment-229</link>
		<dc:creator>KyleDurand</dc:creator>
		<pubDate>Mon, 03 Mar 2008 19:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-229</guid>
		<description>I&#039;m not really experiencing any problems like the others, but I can&#039;t figure out how to get past the Apache Default page... I can get past it with the info.php page I made, but I can&#039;t get to the phpMyAdmin installation page. When I try to access http://pma I just get the Apache Default page. I&#039;m pretty sure I&#039;ve got my paths set right, so I don&#039;t know what it is I&#039;ve done wrong.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not really experiencing any problems like the others, but I can&#8217;t figure out how to get past the Apache Default page&#8230; I can get past it with the info.php page I made, but I can&#8217;t get to the phpMyAdmin installation page. When I try to access <a href="http://pma" rel="nofollow">http://pma</a> I just get the Apache Default page. I&#8217;m pretty sure I&#8217;ve got my paths set right, so I don&#8217;t know what it is I&#8217;ve done wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sstringer</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-1/#comment-227</link>
		<dc:creator>sstringer</dc:creator>
		<pubDate>Mon, 25 Feb 2008 02:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-227</guid>
		<description>@tkroro
When you installed MySQL on your mac, did you also install the start-up item?  If so, you&#039;ll want to delete that.  I&#039;ll be honest and say that I can&#039;t remember exactly where it puts the startup item. If memory serves, it&#039;s here:

/Library/StartupItems/MySQLCOM/MySQLCOM

Let me know if that works.

-Steve</description>
		<content:encoded><![CDATA[<p>@tkroro<br />
When you installed MySQL on your mac, did you also install the start-up item?  If so, you&#8217;ll want to delete that.  I&#8217;ll be honest and say that I can&#8217;t remember exactly where it puts the startup item. If memory serves, it&#8217;s here:</p>
<p>/Library/StartupItems/MySQLCOM/MySQLCOM</p>
<p>Let me know if that works.</p>
<p>-Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tkroro</title>
		<link>http://stringfoo.com/2007/11/05/server_setup_on_leopard/comment-page-1/#comment-226</link>
		<dc:creator>tkroro</dc:creator>
		<pubDate>Mon, 25 Feb 2008 01:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://stringfoo.com/?p=171#comment-226</guid>
		<description>No Problem. When I try to start the server manually with &quot;sudo /usr/local/mysql/support-files/mysql.server start&quot; I get the error. Thanks, Ro.</description>
		<content:encoded><![CDATA[<p>No Problem. When I try to start the server manually with &#8220;sudo /usr/local/mysql/support-files/mysql.server start&#8221; I get the error. Thanks, Ro.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
