I've installed EasyPHP 12.1. I need ad ol verion of php: php 5.04. This version doesen't appear in PHP version list in easyphp website (to be installed via automatic setup). I've downloaded PHP 5.04 from php website but how can I install this version in EasyPHP?
I made this steps:
- I created a new PHP folder in PHP folder (named php504...installation datetime)
- I copied php5apache2_4.dll from php546 php version
- ...but un error appears when I try to switch from 5.46 to 5.04: "Syntax error on (easyphp installation path)apache/conf/httpd.conf: cannot load (easyphp installation path)/php504x...datetime/php5apache2_4.php into server: unble to fin specified procedure".
But in general: how is the manual installation procedure of a php version?
So i got it working, but I had to install a separate version of PHP. I now have a standalone version in C:\PHP and another inside EasyPHP. Not ideal, but it works.