4
WAMP'a yeni PHP sürümü nasıl eklenir
WAMP (Windows) ile çalışmak için PHP 5.3.8'i yüklemeye çalışıyorum. PHP web sitesinden indirdim, bin klasörüne kopyaladım ve bu satırı wampmanager.ini'ye ekledim: Type: item; Caption: "5.3.8"; Action: multi; Actions:switchPhp5.3.8; ve: [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; …