Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XAMPP update to PHP 5.4

Tags:

php

xampp

Hi I'm using XAMPP with PHP Version 5.3.1, how can I update to PHP 5.4 alpha 1 version?

like image 744
Alex Emilov Avatar asked Jul 12 '11 08:07

Alex Emilov


1 Answers

I'm not sure whether you are using Windows, but if you do, try this. Works for me, except that the DLLs were located in /apache/modules and not /apache/bin.

Remember to backup your old contents and to replace your php.ini! And, by the way: I downloaded my source files from here: http://windows.php.net/snapshots/

like image 122
David Avatar answered Oct 20 '22 11:10

David