Saya mencoba menginstal PHP 5.3.8 untuk bekerja dengan WAMP (Windows).
Saya mengunduhnya dari situs web PHP, menyalinnya di folder bin, dan menambahkan baris ini ke wampmanager.ini:
Type: item; Caption: "5.3.8"; Action: multi; Actions:switchPhp5.3.8;
dan:
[switchPhp5.3.8]
Action: service; Service: wampapache; ServiceAction: stop; Flags: ignoreerrors waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.3.0/php-win.exe";Parameters: "switchPhpVersion.php 5.3.8";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.3.0/php-win.exe";Parameters: "-c . refresh.php";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "net"; Parameters: "start wampapache"; ShowCmd: hidden; Flags: waituntilterminated
Action: resetservices
Action: readconfig;
Tapi itu tidak berhasil ...
Setelah saya mengeditnya dan memulai WAMP, perubahan itu dihapus dari file ini.