<?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 18:44:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ONLamp.com: Important PHP 5.3 Changes for those of you Running Microsoft Windows]]></title>
      <guid>http://www.phpdeveloper.org/news/10904</guid>
      <link>http://www.phpdeveloper.org/news/10904</link>
      <description><![CDATA[<p>
On the O'Reilly ONLamp blog <i>Todd Ogasawara</i> <a href="http://www.oreillynet.com/onlamp/blog/2008/08/important_php_53_changes_for_t.html?CMP=OTC-6YE827253101&ATT=Important+PHP+5+3+Changes+for+those+of+you+Running+Microsoft+Windows">points out</a> a few things that Windows users should watch out for with the upcoming PHP 5.3 release.
</p>
<blockquote>
PHP 5.3.0 is only in its first alpha release. But, if you run PHP in Microsoft Windows, you should talk a look at the <a href="http://wiki.php.net/internals/windows/releasenotes">release notes for Windows binaries</a>.
</blockquote>
<p>
Among the changes are things like the drop of support for Windows versions less than Win2000, the changeover for compiling needs (VC6 versus the newer VC9) and that 64-bit binaries will be provided as well as the normal 32-bit (on a trial basis).
</p>]]></description>
      <pubDate>Wed, 27 Aug 2008 07:57:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[IBM developerWorks: Building PHP on Windows]]></title>
      <guid>http://www.phpdeveloper.org/news/8170</guid>
      <link>http://www.phpdeveloper.org/news/8170</link>
      <description><![CDATA[<p>
From the IBM developerWorks phpblog today, there's <a href="http://www-03.ibm.com/developerworks/blogs/page/phpblog?entry=building_php_on_windows&ca=drs-bl">a new tutorial</a> on getting PHP to compile/build on a Windows machine from the source - PHP 6 (and PHP 5).
</p>
<blockquote>
<p>
These instructions are intended to cover everything that you need to do to be able to build PHP on a Windows XP system. They may work on other Windows systems, I haven't checked. No prior knowledge is assumed, except how to perform basic operations using the windows command line (eg mkdir, copy) and how to use an editor (eg edit) and no software (other than Windows) is assumed to be installed.
</p>
<p>
The instructions have been tested with PHP6 and PHP5, the only difference being that any references to ICU can be ignored if you are building PHP5.
</p>
</blockquote>
<p>
<a href="http://www-03.ibm.com/developerworks/blogs/page/phpblog?entry=building_php_on_windows&ca=drs-bl">The tutorial</a> starts with the download of all needed software - Visual C++, a Windows Server 2003 SDK and the .NET framework. The rest is broken up into three steps:
</p>
<ul>
<li>getting PHP and the prerequisites to prepare for the build 
<li>customizing the build environment (combining Visual Studio and the SDK)
<li>performing the actual PHP build (including steps to build resolv.lib and running the compile from the command line).
</ul>
<p>
He also points to <a href="http://elizabethmariesmith.com/2006/11/15/how-to-compile-php52-and-php-gtk2-on-windows-using-visual-c-express/">Elizabeth Smith's tutorial</a> on compiling on Windows for more information.
</p>]]></description>
      <pubDate>Tue, 03 Jul 2007 09:21:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Elizabeth Smith's Blog: Compiling PHP5.2 on Windows with .Net toolchain - is it even possible?]]></title>
      <guid>http://www.phpdeveloper.org/news/6679</guid>
      <link>http://www.phpdeveloper.org/news/6679</link>
      <description><![CDATA[<p>
<i>Elizabeth Smith</i> has <a href="http://elizabethmariesmith.com/2006/11/09/compiling-php52-on-windows-with-net-toolchain-is-it-even-possible/">had an adventure</a> - one where she's tried to get something (seemingly) simple to work on a less than simple platform. She tried to compile PHP 5.2 on Windows with a .Net toolkit. This is her story:
</p>
<blockquote>
For three days I fought with compiling PHP5.2 on windows. The point was to be able to compile PHP-GTK2 a little more often. [...] I'm always up for learning something new and I thought I had enough google skills and entry level knowledge to get things going. Alas, it has all failed.
</blockquote>
<p>
She <a href="http://elizabethmariesmith.com/2006/11/09/compiling-php52-on-windows-with-net-toolchain-is-it-even-possible/">recounts the steps</a> she followed in her effort to get the setup working, including setting up the compile environment (no small task thanks to dependencies for Visual C++ Express Edition) and getting down into the PHP. This causes troubles of its own - from command line options not getting passed to external library dependencies - with the ultimate unfortunate result.
</p>
<blockquote>
<p>
All the way to the end and the linker fails AGAIN. What the heck? So I start doing some searching...turned off EVERYTHING and tried to build and ended up with weird iconv and libxml errors - even with disable-all.
</p>
<p>
nothing works.
</p>
</blockquote>]]></description>
      <pubDate>Fri, 10 Nov 2006 07:03:58 -0600</pubDate>
    </item>
  </channel>
</rss>
