<?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, 07 Oct 2008 09:53:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Turland's Blog:  PHP 5.2 and SQL Server 2000 on Windows XP]]></title>
      <guid>http://www.phpdeveloper.org/news/10163</guid>
      <link>http://www.phpdeveloper.org/news/10163</link>
      <description><![CDATA[<p>
<i>Matthew Turland</i> has <a href="http://ishouldbecoding.com/2008/05/10/php-5-2-and-sql-server-2000-on-windows-xp">posted about</a> his experience working with a Windows XP system trying to get PHP 5.2 and SQL Server 2000 to play nicely together:
</p>
<blockquote>
Recently at work, I was tasked with finding a method to retrieve data from a third-party SQL Server 2000-based system into our own MySQL-based application. It's worth noting that both system are behind their own firewalls and I was trying to bear security in mind as I did this.
</blockquote>
<p>
Some highlights of his work included using <a href="http://www.citrix.com/English/ps2/products/product.asp?contentID=13972&ntef=hp_nav_US">GoToAssist</a> to get to the system, using <a href="http://sqlmanager.net/products/mssql/manager/">EMS SQL Manager</a> to work with the SQL server itself and some of the PHP code he "threw at it" to grab the info he needed from the database (with the PDO drivers).
</p>]]></description>
      <pubDate>Mon, 12 May 2008 12:09:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Davey's Blog: WAMP Guide updated for PHP 5.2.3]]></title>
      <guid>http://www.phpdeveloper.org/news/8026</guid>
      <link>http://www.phpdeveloper.org/news/8026</link>
      <description><![CDATA[<p>
<i>Richard Davey</i> has a <a href="http://www.corephp.co.uk/archives/43-WAMP-Guide-updated-for-PHP-5.2.3.html">quick post</a> noting the update of his <a href="http://wamp.corephp.co.uk/">WAMP Guide</a> (a step-by-step method for installing Apache/MySQL/PHP on a Windows XP machine).
</p>
<blockquote>
Just a short entry to let everyone (and the search engines) know that I've updated my comprehensive <a href="http://wamp.corephp.co.uk/">WAMP guide</a> so it now covers PHP version 5.2.3. I always had a help file on how to upgrade to 5.2.3 at the end anyway, but now that 5.2.3 is officially released I updated the core guide to reflect this.
</blockquote>
<p>
This tutorial is a "comprehensive guide to installing and running Apache 2.2.4 with PHP 4.4.7 and PHP 5.2.3 on Windows XP. It covers all of the steps in detail with lots of screen grabs so you can follow the process visually."
</p>]]></description>
      <pubDate>Tue, 12 Jun 2007 09:32:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CorePHP Blog: A Guide to running Apache 2, PHP 4 & PHP 5 on Windows XP]]></title>
      <guid>http://www.phpdeveloper.org/news/7863</guid>
      <link>http://www.phpdeveloper.org/news/7863</link>
      <description><![CDATA[<p>
On the CorePHP blog today, there's <a href="http://www.corephp.co.uk/archives/41-A-Guide-to-running-Apache-2,-PHP-4-PHP-5-on-Windows-XP.html">a new how-to posted</a> dealing with the installation and configuration of a Windows XP system running Apache 2, PHP4 and PHP5.
</p>
<blockquote>
I'm very happy to announce that I've just released my comprehensive guide to installing, configuring and running Apache 2, PHP 4.4.7 and PHP 5.2.2 on Windows XP. The guide is broken down into small manageable sections and contains over 50 screen shots of the entire process, so you won't go wrong while following it.
</blockquote>
<p>
<a href="http://wamp.corephp.co.uk/">The guide</a> helps you set up a Windows XP machine with all of the needed software, including the setup of a virtual host to make switching back and forth between PHP4 and PHP5 simple.
</p>]]></description>
      <pubDate>Thu, 17 May 2007 13:14:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Leendert Brouwer's Blog: Small WAMP howto]]></title>
      <guid>http://www.phpdeveloper.org/news/7772</guid>
      <link>http://www.phpdeveloper.org/news/7772</link>
      <description><![CDATA[<p>
In a <a href="http://www.daholygoat.com/blog/index.php?/archives/10-Small-WAMP-howto.html">quick post</a> today, <i>Leendert Brouwer</i> points out <a href="http://www.daholygoat.com/xpguide.html">a tutorial</a> that he'd created for setting up a WAMP installation.
</p>
<p>
<a href="http://www.daholygoat.com/xpguide.html">The tutorial</a> is just a text listing of the steps to set it all up, but it does a great job of covering what's needed.
</p>
<blockquote>
<p>
This document explains how to set up a WAMP (Windows Apache MySQL PHP) development environment on a Windows XP/2k machine, without having all the clutter a package installer creates. I initially created this document for a few co-workers, I'm not a big fan of windows myself (if you are serious about developing, consider using *nix all the way, Win32 is inferior and not very flexible). 
</p>
<p>
Anyway, maybe teaching people how to install PHP tools in an environment they feel home at can later persuade them to use a free operating system :) Beside that it's a piece of cake to translate the document to english, so why not share it. Here's the process in a number of easy steps.
</p>
</blockquote>
<p>
A twenty-size step process sounds intimidating, but since it's broken up into all of the "baby steps" of the process, it's really not that much.
</p>]]></description>
      <pubDate>Fri, 04 May 2007 08:02:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Felix Geisendorfer's Blog: Windows XP Apache PHP output problem]]></title>
      <guid>http://www.phpdeveloper.org/news/6637</guid>
      <link>http://www.phpdeveloper.org/news/6637</link>
      <description><![CDATA[<p>
In an effort to try to help others out there with the same issue, <i>Felix Geisendorfer</i> has posted <a href="http://www.thinkingphp.org/2006/11/03/windows-xp-apache-php-output-problem/">this new entry</a> after solving an issue he was having with Windows XP, Apache, and PHP - specifically an output problem when using the functions like fread/fpassthrough/readfile/etc resulting in incomplete output.
</p>
<blockquote>
I'm doing this post because I hope that Google will index it, and the next person hitting the issue will find my blog this way, so he doesn't have to go through the same issues that had to deal with.
</blockquote>
<p>
He <a href="http://www.thinkingphp.org/2006/11/03/windows-xp-apache-php-output-problem/">gives</a> some of the "official" symptoms that he saw and the seven step simple process that he followed to correct the situation.
</p>]]></description>
      <pubDate>Fri, 03 Nov 2006 10:53:00 -0600</pubDate>
    </item>
  </channel>
</rss>
