WAMPSERVER - Only upgrade PHP Version from 5.4.3 to 5.5.4

…衆ロ難τιáo~ 提交于 2019-11-29 13:29:39

问题


Can i upgrade the PHP version under wampserver instead of whole? Because current latest version of wampserver gives 5.4.3 version, but the latest version of php is 5.5.4.

How can i upgrade it?

EDIT :

Wampserver provides either 5.4.3 or older version. What I'm trying to do is Download latest PHP version from php's official site and than copy that into the wampserver. So that i can select toggle between newer and older version.

This is how wampserver control panel will look like after adding a version of php http://i.stack.imgur.com/0pOx3.png http://i.stack.imgur.com/joSf3.png

I GOT MY ANSWER :

A type of handler is required to handle PHP 5.5, which is not built current handler supports 5.4 < versions. The handler is provided by IONCUBE.

This is what i found -

"Ioncube for PHP5.5 is not yet released as of 13/09/2013, they say they are waiting for PHP 5.5 to become stable and secure and hosting providers to adopt PHP 5.5 before they release their upgrade. They comment that it can take a year or more for hosting companies to adopt new versions of PHP and this I guess is their schedule."

Thanks https://stackoverflow.com/users/2310830/riggsfolly !!

Thank you all for active commenting and help!


回答1:


Check out this thread on the wampserver.com forum site

HOW TO MANUALLY INSTALL A NEW RELEASE OF PHP INTO THE WAMP ENVIRONMENT




回答2:


You can find the versions of PHP addons on wamps page

Where you can download and install them from.



来源:https://stackoverflow.com/questions/19178900/wampserver-only-upgrade-php-version-from-5-4-3-to-5-5-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!