<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Downgrade php version</title>
        <description> Hello,

I need to work on an existing site running on PHP 4.4.9

I don't know how to downgrade PHP 5.2.10 installed with easyphp to version 4.4.9.
I tried the &amp;quot;hard way&amp;quot;, ie donwloading older version and renaming folder but apache doesn't like it and is looking for php5apache2_2.dll

Since I don't know anything about php installation, I'm lost... I have found a lot of information on how to upgrade easyphp to a newer version, but nothing for the other way... 

Any information is welcomed !
Thanks</description>
        <link>http://www.easyphp.org/forums/13/147049/147049/_subject_#msg-147049</link>
        <lastBuildDate>Sat, 11 Feb 2012 03:24:14 +0100</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.easyphp.org/forums/13/147049/147053/_subject_#msg-147053</guid>
            <title>Re: Downgrade php version</title>
            <link>http://www.easyphp.org/forums/13/147049/147053/_subject_#msg-147053</link>
            <description><![CDATA[ Maybe they use old short tags to open php code ?<br />
<br />
You can replace all &lt;? with &lt;?php ;)<br />
<br />
Also, if you really need a special version of EasyPHP or equivalent, I can try to make it... just ask me.]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 08 Jul 2010 13:14:03 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147049/147051/_subject_#msg-147051</guid>
            <title>Re: Downgrade php version</title>
            <link>http://www.easyphp.org/forums/13/147049/147051/_subject_#msg-147051</link>
            <description><![CDATA[ Hello Amour,<br />
<br />
Many thanks for your reply !<br />
I've tried it without success. I've also tried this: [<a href="http://www.devside.net/articles/windows/php-apache22"  rel="nofollow">www.devside.net</a>]<br />
<br />
To answer your question about the very old version of PHP, the reason why I'm trying to do that is because I want to make changes on an existing site (style sheet &amp; graphic design only). I have installed easyphp on my PC, imported the database and so on, but the code is not interpreted... So I'm trying to match the old version of php of that site on my pc to see if it works.]]></description>
            <dc:creator>ben119</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 08 Jul 2010 10:26:15 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147049/147050/_subject_#msg-147050</guid>
            <title>Re: Downgrade php version</title>
            <link>http://www.easyphp.org/forums/13/147049/147050/_subject_#msg-147050</link>
            <description><![CDATA[ &quot;but apache doesn't like it and is looking for php5apache2_2.dll&quot;<br />
<br />
Into conf_files\httpd.conf, you can change that by &quot;php4apache2.dll&quot; but i'm not sure that it will be OK...<br />
<br />
Also... I'm curious : why to use a very old PHP version, not supported anymore ?]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Thu, 08 Jul 2010 01:49:13 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/13/147049/147049/_subject_#msg-147049</guid>
            <title>Downgrade php version</title>
            <link>http://www.easyphp.org/forums/13/147049/147049/_subject_#msg-147049</link>
            <description><![CDATA[ Hello,<br />
<br />
I need to work on an existing site running on PHP 4.4.9<br />
<br />
I don't know how to downgrade PHP 5.2.10 installed with easyphp to version 4.4.9.<br />
I tried the &quot;hard way&quot;, ie donwloading older version and renaming folder but apache doesn't like it and is looking for php5apache2_2.dll<br />
<br />
Since I don't know anything about php installation, I'm lost... I have found a lot of information on how to upgrade easyphp to a newer version, but nothing for the other way... <br />
<br />
Any information is welcomed !<br />
Thanks]]></description>
            <dc:creator>ben119</dc:creator>
            <category>EasyPHP 5.2.10</category>
            <pubDate>Wed, 07 Jul 2010 15:58:28 +0200</pubDate>
        </item>
    </channel>
</rss>

