Wamp Server upgrading PHP to version 7

0

Good evening, I have the following problem, I'm trying to update my PHP so I can follow the course with Laravel but I'm not having success. I have environment: Windows 10 Wamp 2.5 PHP 5.5.12 Apache 2.4

I've been reading the Laravel 5 documentation and I came across the information that the minimum PHP version should be 5.6.4 for Laravel 5 support. In the above setup it does not scroll .. I need to update my PHP.

I was behind PHP 7

I did a more thorough search on the subject through I succeeded in making Wamp fill up the new PHP 7 by clicking on the icon w-> PHP - > Version, is list 5.5.12 and 7.0.14, perfect until then :) But the problem is that it can not put the server online. (The 'w' icon is always orange) when I choose the version 7 option.

In Summary ... I downloaded PHP 7.0.14 on the PHP website Extract the zip file in the path "c: /wamp/bin/php/php7.0.14" Follow the instructions in the link: link I created the file" php.ini "," phpForApache.ini "which are files copy from" php " .ini-development ", created the file" wampserver.conf ", all these files are in the same path" c: /wamp/bin/php/php7.0.14 ".

Well now I'm running out of ideas on how to proceed with setting up Wamp to support PHP 7.

"config.inic.php" file located in the path c: /wamp/scripts/config.inic.php so I understand it is necessary to activate dlls of phps versions, allows to add new versions when necessary.

Well I put the names of the php 7 dlls in the file but nothing has changed there must be more details unknown ... Anyone who can give me a hint of help will be very grateful.

Thank you for your attention.

    
asked by anonymous 05.01.2017 / 04:58

0 answers