<?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>Thu, 23 May 2013 04:05:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP-GTK Community Site: PHP-GTK on Vista Memory Issue]]></title>
      <guid>http://www.phpdeveloper.org/news/9789</guid>
      <link>http://www.phpdeveloper.org/news/9789</link>
      <description><![CDATA[<p>
The PHP-GTK Community Site has <a href="http://php-gtk.eu/phpgtk-on-vista-memory-issue">posted about</a> an issue that's been found with PHP-GTK on a Windows Vista machine that can cause problems with how the OS handles memory (by <i>Wim Stockman</i>).
</p>
<blockquote>
My work station is WinXp system and my friend where I had to create it for has the new Vista and somewhere over 9000 pictures to be managed. On my system everything worked fine, but on my friends system i always got the error can not open file.
</blockquote>
<p>
Further testing revealed that it was the OS at fault - Vista wasn't handling the memory usage for the application correctly. When it was run directly from the file explorer (versus in the PHP-GTK console) though, it worked just fine. 
</p>]]></description>
      <pubDate>Thu, 13 Mar 2008 09:37:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Installing PHP4 and PHP5 Concurrently on One WinXP Computer]]></title>
      <guid>http://www.phpdeveloper.org/news/5864</guid>
      <link>http://www.phpdeveloper.org/news/5864</link>
      <description><![CDATA[<p>
The Zend Developer Zone has a <a href="http://devzone.zend.com/node/view/id/633">new tutorial</a> posted today on the topic of installing both PHP4 and PHP5 at the same time (well, have them installed at the same time) on one Windows XP machine. The kicker is that it only uses one Apache 2 installation and runs on a single port. Interested?
</p>
<blockquote>
<p>
One thing is sure, the fifth version of this great programming language is much better than all the previous ones, and sooner or later it will become ubiquitous. But what to do until then? Is it possible to have the 'best of both worlds'?
</p>
<p>
Is it possible to have the both versions of PHP installed on the same computer without conflicts, so one can maintain old PHP 4 projects, and develop new PHP 5 code? The answer is, yes.
</p>
</blockquote>
<p>
The author (<i>Slobodan Pavkov</i>) <a href="http://devzone.zend.com/node/view/id/633">steps you through his solution</a>:
<ul>
<li>how to prepare the machine for the installation and what you need to download
<li>how to get things installed and configured
<li>and a simple test to make sure things are in order
</ul>
</p>
<p>
The key to the seperation is editing the hosts file on the machine and placing the files in different directories - one for PHP5 files and another for PHP4.
</p>]]></description>
      <pubDate>Tue, 25 Jul 2006 05:43:42 -0500</pubDate>
    </item>
  </channel>
</rss>
