<?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 22:11:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[WorkingSoftware.com.au: Configuring PHP4 and PHP5 to run concurrently on FreeBSD]]></title>
      <guid>http://www.phpdeveloper.org/news/8116</guid>
      <link>http://www.phpdeveloper.org/news/8116</link>
      <description><![CDATA[<p>
From <i>Iain Dooley</i> on WorkingSoftware.com.au today, there's <a href="http://www.workingsoftware.com.au/index.php?h=WebLog&author_id=1&entry_id=62">a new tutorial</a> covering the installation of PHP4 and PHP5 onto a FreeBSD server.
</p>
<blockquote>
So, briefly here is my little recipe for getting PHP4 and PHP5 to run concurrently on FreeBSD using Apache 2.2 and mod_proxy.
</blockquote>
<p>
He <a href="http://wiki.coggeshall.org/37.html">points out one method</a> that's been posted to get this all working, but notes that there are a few issues he found with it. That's the point of <a href="http://www.workingsoftware.com.au/index.php?h=WebLog&author_id=1&entry_id=62">this post</a> - to rectify and solve those problems to have you on your way to a happily working PHP4/PHP5 installation.
</p>
<p>
His guide is broken up into the key steps:
</p>
<ul>
<li>Compiling with mod_proxy from FreeBSD ports
<li>Installing another Apache instance
<li> PHP Installation
<li> Configuring and running Apache
<li>and a bug, Bug 37770, he came across where the proxy would just stop working
</ul>]]></description>
      <pubDate>Mon, 25 Jun 2007 10:50:00 -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>
