views:

233

answers:

2

http://www.php.net/archive/2010.php#id2010-07-22-2

i want to test it on windows but it seems there isnt a fast wamp server that fits 5.3.3

are there any today ?

thanks

+1  A: 

As a 'total amp' package, those would lag somewhat. However, installing the newest version of PHP from http://windows.php.net/download/ yourself should not be a problem, and as long as you have an Apache server running you should be able to make use of the PHP-version you installed.

If you require a package with the preconfigured AMP stack, you'll have to accept those will take some time to incorporate the newest versions of the software, or roll your own.

Wrikken
is there a good article how-to roll you own ?
I have literally no idea. The last time I used the **W** in WAMP, I just did the work: install Apache, install Mysql, install PHP, and done. Does your favorite WAMP package not have a manual describing how to update one or serveral of it's components? For instance, this on: http://www.wampserver.com/en/faq.php#q1
Wrikken
+1  A: 

try http://www.uwamp.com/wiki/UwAmp_main_help

download php from wrikken link then put it on the apache folder. the one that have

/ext /extras /PEAR

folder there should be a 5.3.3 php on options after the new folder is inserted.

kaskus
thanks im trying it.