<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 06 Jan 2009 06:56:19 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Till's Blog: phpChecklist]]></title>
      <guid>http://www.phpdeveloper.org/news/9220</guid>
      <link>http://www.phpdeveloper.org/news/9220</link>
      <description><![CDATA[<p>
<i>Till</i> has <a href="http://till.vox.com/library/post/phpchecklist.html">come up with</a> a method for keeping track of the things needed to correctly build out a server, a checklist package written in PHP.
</p>
<blockquote>
For a couple weeks now we kept on saying that we need a checklist of what we need on a server in order to make the site run - now since we setup the neato bonito cluster last week the checklist all of the sudden had a higher priority and I took an hour or so to create that last night.
</blockquote>
<p>
The code <a href="http://till.vox.com/library/post/phpchecklist.html">loops through</a> the loaded extensions (<a href="http://docs.php.net/manual/en/function.get-loaded-extensions.php">get_loaded_extensions</a>) and runs a shell_exec on a directory to see if the requirements are met.
</p>]]></description>
      <pubDate>Tue, 11 Dec 2007 12:56:00 -0600</pubDate>
    </item>
  </channel>
</rss>
