Issue with PHP version or older version when installing two xampp or updating XAMPP

Source: Internet
Author: User
Tags composer install

Reprinted from: http://blog.csdn.net/everything1209/article/details/53466725

Original:

Problem: My computer has a wamp, but PHP version is 5.5, can not meet the Laravel version requirements, so I re-download the latest version of Wamp, I installed the latest version of Wamp, with composer tips PHP version low

Workaround:
I exited the original WAMP, enabled the latest Wamp (including PHP7), but still can't composer install initialize my Laravel project.
1) Run Php–version under win cmd to show the original version 5.5. Well, there's already an answer, not at first, this 5.5 is because I configured the environment variable, so I always point to my original PHP directory, causing composer to fail.
2) Solution: Add the 我的电脑->属性->高级->环境变量 latest PHP version in the environment variable, but must be before the environment variable, of course, you can also delete the previous PHP environment variable
3) Restart CMD or phpstorm to run composer install it.

Issue with PHP version or older version when installing two xampp or updating XAMPP

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.