<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Server on an iBook</title>
      <link>http://ask.metafilter.com/47448/Server-on-an-iBook/</link>
      <description>Comments on Ask MetaFilter post Server on an iBook</description>
	  	  <pubDate>Wed, 27 Sep 2006 20:47:05 -0800</pubDate>
      <lastBuildDate>Wed, 27 Sep 2006 20:47:05 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Server on an iBook</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook</link>	
  	<description>Help me put an interactive web site on an iBook. &lt;br /&gt;&lt;br /&gt; I have a web site that I created, which uses PHP and SQL, running on an Apache server. I&apos;m applying for jobs, and it could be nice to bring along my iBook on an interview and demonstrate the site.&lt;br&gt;
&lt;br&gt;
Now, of course the site is available on the web, but I can&apos;t count on hooking up anywhere I&apos;m interviewed. What do I need to know to set up the whole functionality of the site within the confines of one Mac lap top?&lt;br&gt;
&lt;br&gt;
I&apos;ve done next to no configuring on a Mac before, so beginners level stuff is good.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.47448</guid>
  	<pubDate>Wed, 27 Sep 2006 20:37:06 -0800</pubDate>
  	<dc:creator>RobotHero</dc:creator>
	
	<category>server</category>
	
	<category>laptop</category>
	
	<category>ibook</category>
	
	<category>websites</category>
	
	<category>webdesign</category>
	
</item>
<item>
  	<title>By: neustile</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#722276</link>	
  	<description>Try the &lt;a href=&quot;http://www.mamp.info/&quot;&gt;MAMP&lt;/a&gt;  MySQL, Apache, PHP installer for the Mac.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-722276</guid>
  	<pubDate>Wed, 27 Sep 2006 20:47:05 -0800</pubDate>
  	<dc:creator>neustile</dc:creator>
</item>
<item>
  	<title>By: pmbuko</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#722283</link>	
  	<description>Sounds like a perfect reason to give this product a spin:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.apachefriends.org/en/xampp-macosx.html&quot;&gt;XAMPP&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The Mac version is in early beta, and I haven&apos;t tried it myself, but I&apos;d give it a shot in your situation. (I am not affiliated with them in any way).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-722283</guid>
  	<pubDate>Wed, 27 Sep 2006 20:54:11 -0800</pubDate>
  	<dc:creator>pmbuko</dc:creator>
</item>
<item>
  	<title>By: pmbuko</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#722284</link>	
  	<description>on &amp;quot;postview&amp;quot; neustile&apos;s suggestion looks better, though.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-722284</guid>
  	<pubDate>Wed, 27 Sep 2006 20:54:59 -0800</pubDate>
  	<dc:creator>pmbuko</dc:creator>
</item>
<item>
  	<title>By: shaun</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#722292</link>	
  	<description>Both Apache and PHP (version 4 only, &lt;a href=&quot;http://www.entropy.ch/software/macosx/php/&quot;&gt;download version 5 here&lt;/a&gt;) are installed by default on OS X. Apache can be turned on in the &amp;quot;Sharing&amp;quot; panel in System Preferences. The PHP files can then be placed in the &amp;quot;Sites&amp;quot; folder under your home directory.&lt;br&gt;
&lt;br&gt;
Apple provides a guide on installing MySQL &lt;a href=&quot;http://developer.apple.com/internet/opensource/osdb.html&quot;&gt;here&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-722292</guid>
  	<pubDate>Wed, 27 Sep 2006 20:59:50 -0800</pubDate>
  	<dc:creator>shaun</dc:creator>
</item>
<item>
  	<title>By: AmbroseChapel</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#722318</link>	
  	<description>&lt;strong&gt;&lt;em&gt;&amp;gt;Apple provides a guide on installing MySQL here.&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
...And it&apos;s clearly marked &lt;strong&gt;&lt;em&gt;&amp;quot;Updated: 2005-05-13&amp;quot;&lt;/em&gt;&lt;/strong&gt;! It&apos;s way out of date and involves all kinds of command-line pain that &lt;strong&gt;RobotHero &lt;/strong&gt;doesn&apos;t need.&lt;br&gt;
&lt;br&gt;
Just go to &lt;a href=&quot;http://dev.mysql.com/downloads/mysql/5.0.html&quot;&gt;MySQL&apos;s website&lt;/a&gt; and download their Mac installer.&lt;br&gt;
&lt;br&gt;
Don&apos;t some recent Macs have MySQL installed anyway?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-722318</guid>
  	<pubDate>Wed, 27 Sep 2006 21:37:51 -0800</pubDate>
  	<dc:creator>AmbroseChapel</dc:creator>
</item>
<item>
  	<title>By: malevolent</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#722496</link>	
  	<description>I&apos;d recommend MAMP, as getting the preinstalled stuff working nicely &lt;a href=&quot;http://www.malevolent.com/weblog/archive/2006/08/18/apache-php-mysql-htaccess-mod-rewrite-os-x/&quot;&gt;is a bit of a pain&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-722496</guid>
  	<pubDate>Thu, 28 Sep 2006 05:53:02 -0800</pubDate>
  	<dc:creator>malevolent</dc:creator>
</item>
<item>
  	<title>By: jack_mo</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#722499</link>	
  	<description>&lt;b&gt;neustile&lt;/b&gt; &lt;a href=&apos;http://ask.metafilter.com/mefi/47448#722276&apos;&gt;said&lt;/a&gt;  &lt;em&gt;&apos;Try the &lt;a href=&quot;http://www.mamp.info/&quot;&gt;MAMP&lt;/a&gt; MySQL, Apache, PHP installer for the Mac.&apos;&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
It&apos;s certainly the easiest way to get everything up and running quickly, but I found MAMP ran very slowly indeed on my iBook (a G3, so YMMV).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-722499</guid>
  	<pubDate>Thu, 28 Sep 2006 05:58:37 -0800</pubDate>
  	<dc:creator>jack_mo</dc:creator>
</item>
<item>
  	<title>By: RobotHero</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#723209</link>	
  	<description>I&apos;ve installed MAMP, but I&apos;m having a problem with it:&lt;br&gt;
&lt;br&gt;
How do I get it to be more talkative with php errors?&lt;br&gt;
&lt;br&gt;
I uploaded my site as is, and I&apos;m getting no output. If I put in an html file, or a simple &amp;quot;Hello world&amp;quot; php script, I get output. If I put a bug in my Hello World file, it outputs nothing.&lt;br&gt;
&lt;br&gt;
So I don&apos;t know how to get the error message out of MAMP that will tell me why my site isn&apos;t working.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-723209</guid>
  	<pubDate>Thu, 28 Sep 2006 15:41:39 -0800</pubDate>
  	<dc:creator>RobotHero</dc:creator>
</item>
<item>
  	<title>By: tjenks</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#723236</link>	
  	<description>You need to enable error reporting in the php.ini.&lt;br&gt;
&lt;br&gt;
google will show you the way!</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-723236</guid>
  	<pubDate>Thu, 28 Sep 2006 16:05:17 -0800</pubDate>
  	<dc:creator>tjenks</dc:creator>
</item>
<item>
  	<title>By: AmbroseChapel</title>
  	<link>http://ask.metafilter.com/47448/Server-on-an-iBook#723568</link>	
  	<description>I put this in the top of the page:&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;&amp;lt;?php &lt;br&gt;
	error_reporting ( E_ALL );&lt;br&gt;
	ini_set ( display_errors, 1 );&lt;br&gt;
 ?&amp;gt;&lt;/pre&gt;&lt;br&gt;
which is, you know, cargo cult because I don&apos;t really know what it means but works. Easier than setting it in the ini file.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47448-723568</guid>
  	<pubDate>Fri, 29 Sep 2006 05:05:20 -0800</pubDate>
  	<dc:creator>AmbroseChapel</dc:creator>
</item>

    </channel>
</rss>
