<?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>Sat, 25 May 2013 03:48:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Gentoo Blog:  Reminder - You *Can* Run PHP4 And PHP5 On The Same Box At The Same Time]]></title>
      <guid>http://www.phpdeveloper.org/news/5219</guid>
      <link>http://www.phpdeveloper.org/news/5219</link>
      <description><![CDATA[<p>
<i>Stuart Hebert</i> of the Gentoo blog has posted <a href="http://blog.stuartherbert.com/gentoo.php/2006/04/21/reminder_you_can_run_php4_and_php5_on_th">this new item</a> as a reminder to all of those naysayers out there that didn't think it could be done that PHP4 and PHP5 can live together happily on the same box.
</p>
<quote>
<i>
<p>
Today has served as a timely reminder to me that not everyone understands that it's perfectly possible to have both PHP4 and PHP5 installed in Apache at the same time. A lot of folks just stop when they learn that you can't load mod_php4 and mod_php5 at the same time into Apache. There's no solution in the excellent PHP Manual that I could spot this afternoon (maybe I've just missed it?), and a lot of folks just don't get any further along than that.
</p>
</i>
</quote>
<p>
As an illustration of its possiblity, he points to <a href="http://www.gentoo.org/proj/en/php/php4-php5-configuration.xml">this article</a> from <i>Andreas Korthaus</i> showing how it's done under various different types of installs (Apache/CGI, Aapche/suphp).
</p>]]></description>
      <pubDate>Fri, 21 Apr 2006 15:06:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: PHP 5.1 / GCC Benchmark (Update)]]></title>
      <guid>http://www.phpdeveloper.org/news/4724</guid>
      <link>http://www.phpdeveloper.org/news/4724</link>
      <description><![CDATA[<i>Sebastian Bergmann</i> has updated a <a href="http://www.sebastian-bergmann.de/blog/archives/504-PHP-5.1-Performance.html">previous benchmark</a> concerning the performance of PHP 5.1 as built with various versions of <a href="http://gcc.gnu.org/">GCC</a>.
<p>
<quote>
<i>
I updated my previous benchmark of PHP 5.1. This time around I built PHP with GCC 3.4.5, GCC 4.0.2, and GCC 4.1.0.
<p>
The bottom line result seems to be that GCC 4 generates slightly slower code:
<ul>
<li>GCC 3.4.5: 15.223
<li>GCC 4.0.2: 17.896
<li>GCC 4.1.0: 17.847
</ul>
When I have more time, I will investigate this further using alternative optimizations, including profiling-guided ones.
</i>
</quote>
<p>
The <a href="http://www.sebastian-bergmann.de/blog/archives/566-PHP-5.1-GCC-Benchmark-Update.html">detailed results</a> are also included, showing how he came to each point mentioned above. They include the specs for the machine, how the testing was set up, and the detailed breakdown of the stats for each GCC version.]]></description>
      <pubDate>Wed, 25 Jan 2006 06:40:40 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[InternetNews.com: PHP - Three Versions, One Promise]]></title>
      <guid>http://www.phpdeveloper.org/news/4576</guid>
      <link>http://www.phpdeveloper.org/news/4576</link>
      <description><![CDATA[In <a href="http://www.internetnews.com/dev-news/article.php/3573486">this new article</a> from InternetNews.com, there's a look back at where PHP has come from as well as a look forward to the new year and what we can expect.
<p>
<quote>
<i>
PHP has long been a favorite dynamic programming language for Web developers. After 10 years of growth, 2006 looks to be a banner year for the open source language as its collaboration framework, partner ecosystem and the language itself are expected to grow and gain new users.
<p>
Look for a confluence of three distinct branches of the PHP language, with versions 4, 5 and 6 all likely to be out in the market in 2006. It will also be a year in which PHP will continue to challenge .NET and Java as the online language of choice for developers.
</i>
</quote>
<p>
They <a href="http://www.internetnews.com/dev-news/article.php/3573486">also look at</a> a brief history of PHP, what PHP6 has in store for the community, the confusion that the "three versions" (PHP 4.x, 5, and the upcoming 6) can cause. They wrap it all up with a positive note about PHP and its future from <i>Andi Gutmans</i> of Zend.]]></description>
      <pubDate>Thu, 29 Dec 2005 06:46:09 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ernies Blog: Switching Between Multiple php Versions Using Apache on Windows]]></title>
      <guid>http://www.phpdeveloper.org/news/4454</guid>
      <link>http://www.phpdeveloper.org/news/4454</link>
      <description><![CDATA[In a pointer from <a href="http://www.nexen.net/news/gen.php/2005/12/06/4814,0,0,0,0.php">this post</a> on Nexen.net today, there's a look at <a href="http://emphasisdevelopment.com/wp/?p=2">a new post</a> on Ernies Weblog concerning the use of multiple versions of PHP with Apache on Windows.
<p>
<quote>
<i>
I had occasion to set up a dev box to test a couple of web apps against different php versions, so I thought I would share the steps. I have documented for 2 versions, but more can be done if required. This was done using Apache2 on Windows.
</i>
</quote>
<p>
<a href="http://emphasisdevelopment.com/wp/?p=2">His process</a> involves the installation of Apache first, then each of the PHP versions in seperate locations (to keep things clean). From there's it's a matter of creating two different services, one for each version og PHP. Then, whenever you need it, you can just fire up the appropriate version...]]></description>
      <pubDate>Wed, 07 Dec 2005 07:31:47 -0600</pubDate>
    </item>
  </channel>
</rss>
