Wamp Server upgrading PHP to version 7

Asked

Viewed 2,428 times

0

Good evening guys, I’m having the following problem, I’m trying to upgrade my PHP to be able to follow the course with Laravel but I’m not succeeding. I have environment : Windows 10 Wamp 2.5 PHP 5.5.12 Apache 2.4

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

I went after PHP 7

I did a more complete search on the subject through I was successful in getting Wamp to fill up the new PHP 7 by clicking on the w-> PHP icon -> Version, listed in 5.5.12 and 7.0.14, perfect until ai :) But the problem is that it can’t get the server online. (w icon always turns orange) when I choose version 7 option.

In summary... I downloaded PHP 7.0.14 on the PHP website Extract the Zip file in the "c:/wamp/bin/php/php7.0.14" path Follow the link instructions: http://forum.wampserver.com/read.php?1,133587,133587#msg-133618 created the file "php.ini", "phpForApache.ini" which are copy files of "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 no idea how to proceed how to configure Wamp to support PHP 7.

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

well put the names of the dlls of php 7 in the file but nothing changed there should be more unknown details... Who can give me a hint of help I will be very grateful.

Thank you for your attention.

  • I use version 3.0.6 and PHP 7 works (even if you don’t use it yet). Your wamp is outdated, download this version - https://sourceforge.net/projects/wampserver/files/WampServer%203/Wampserver%203.0.0/wampserver3.0.6_x64_apache2.4.23_mysql5.7.14_php5.6.25-7.0.10.exe/download

  • Bro, uninstall everything and install Wamp with built-in PHP 7.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.