<?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>Wed, 19 Jun 2013 19:04:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stuart Herbert's Blog: Getting PEAR Working On Windows 7]]></title>
      <guid>http://www.phpdeveloper.org/news/17940</guid>
      <link>http://www.phpdeveloper.org/news/17940</link>
      <description><![CDATA[<p>
<i>Stuart Herbert</i> has a new post today showing how to get the well-established <a href="http://pear.php.net">PEAR</a> package management system <a href="http://blog.stuartherbert.com/php/2012/05/10/getting-pear-working-on-windows-7/">working on Windows 7</a> so you can easily call "pear install" on whatever your needs might be.
</p>
<blockquote>
So that I don't forget how to do this next time around. Worked for me, your mileage may vary. First step is to get a working install of PHP. [...] At this point, you should be able to open up a Command Prompt, and type 'php -v', and see the response 'PHP v5.4.latest …' appear as expected. Now for PEAR itself.
</blockquote>
<p>
He gives step-by-step instructions on how to get PEAR up and running - downloading and configuring it with the correct Windows-based paths and using the PEAR_ENV.reg file to update your registry.
</p>]]></description>
      <pubDate>Thu, 10 May 2012 10:43:49 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DZone.com: Video: PHP 5.3.1, MongoDB and Lithium on Windows 7 / IIS 7]]></title>
      <guid>http://www.phpdeveloper.org/news/15931</guid>
      <link>http://www.phpdeveloper.org/news/15931</link>
      <description><![CDATA[<p>
On DZone.com there's a new <a href="http://css.dzone.com/articles/php-531-mongodb-and-lithium">post</a> linking to a screencast from <i>Jon Adams</i> about <a href="http://vimeo.com/8037408">using Lithium, MongoDB and PHP 5.3.1 in IIS</a> (Windows 7).
</p>
<blockquote>
A screencast demonstrating how to quickly get up and running with PHP 5.3.1 and MongoDB on Windows 7 and IIS 7 and getting started with Lithium, the most RAD framework for PHP 5.3+.
</blockquote>
<p>
The actual screencast is about a year old, but the topic is interesting enough to <a href="http://css.dzone.com/articles/php-531-mongodb-and-lithium">bring back up</a>. <a href="http://lithify.me">Lithium</a> has been called the "framework for people who hate frameworks" and focuses on using standardized design patterns in an aspect oriented environment when possible. 
</p>]]></description>
      <pubDate>Mon, 21 Feb 2011 08:37:28 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Amit Singh's Blog: Installing PEAR and PHPUnit on WAMP and Windows 7]]></title>
      <guid>http://www.phpdeveloper.org/news/15377</guid>
      <link>http://www.phpdeveloper.org/news/15377</link>
      <description><![CDATA[<p>
<i>Amit Singh</i> has a recent post to his blog with step-by-step instructions on how to get <a href="http://pear.php.net">PEAR</a>, <a href="http://phpunit.de">PHPUnit</a> and a <a href="http://www.wampserver.com">WAMP</a> <a href="http://amiworks.co.in/talk/installing-pear-and-phpunit-on-wamp-and-windows-7/">installed and working on Windows 7</a>.
</p>
<blockquote>
In the project that i am currently working on, we decided to use PHPUnit for doing our unit testing, and i found that it was not a straight forward thing to install that I had thought it would be. I had to start by installing Pear, and as soon as i type 'go-pear' in command prompt and pressed enter key I got my first error. So here are the steps needed to install PEAR and PHPUnit error free on WAMP.
</blockquote>
<p>
Since the steps to install the WAMP server are pretty easy, he focuses on the other two technologies. He breaks up the install into the steps for PEAR and then the steps for installing and configuring PHPUnit. Obviously you'll need to change some paths for your system, but it's a pretty simple process and you should be up and running in no time.
</p>]]></description>
      <pubDate>Wed, 03 Nov 2010 12:03:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Wenz's Blog: Installing PHP on Windows 7]]></title>
      <guid>http://www.phpdeveloper.org/news/11718</guid>
      <link>http://www.phpdeveloper.org/news/11718</link>
      <description><![CDATA[<p>
<i>Christian Wenz</i> has <a href="http://www.hauser-wenz.de/s9y/index.php?/archives/280-Installing-PHP-on-Windows-7.html">put together a guide</a> for installing PHP on the newest Windows version - the Beta of Windows 7 recently released for download.
</p>
<blockquote>
Microsoft <a href="http://www.microsoft.com/windows/windows-7/">have released the first public beta for their upcoming Windows 7 operating system</a>. To me it looks surprisingly similar to Vista (which is a good thing and a bad thing), so I thought that installing PHP on it should be easy, as well. Actually, it was really easy, but since yesterday two people independently from each other asked me how to do it, I thought I'd write down the required steps.
</blockquote>
<p>The basic steps aren't very different from a normal Windows (IIS) installation:</p>
<ul>
<li>Grab the latest non-thread-safe Windows binaries of PHP
<li>Modify a few php.ini settings
<li>Run the IIS installer and turn on CGI support
<li>Point a FastCGI instance at PHP and
<li>Make a test page
</ul>]]></description>
      <pubDate>Mon, 12 Jan 2009 09:32:33 -0600</pubDate>
    </item>
  </channel>
</rss>
