Upgrade php in the wamp Integration Environment (Implementation)

Source: Internet
Author: User
This article provides a detailed analysis of how to upgrade the php version in the wamp integrated environment. For more information, see

This article provides a detailed analysis of how to upgrade the php version in the wamp integrated environment. For more information, see

Upgrade php in the wamp Integrated Environment
1. Download the php version compressed package and decompress the php version compressed package.
2. Stop the wamp Service
3. Replace the wamp \ PHP File
4. Replace php5nsapi. dll and php5ts. dll in the wamp \ Apache2 \ bin directory (corresponding to the current php version)
5. Restart the wamp service.
6. phpinfo () test

I encountered problems with Time Zone settings
Solution:
Wamp \ Apache2 \ bin \ php. ini

; Module Settings;

; Added time zone settings
[Date]
; Defines the default timezone used by the date functions
;
Date. timezone = UTC
; Added time zone settings

Notes
Php version upgrade
Because we replaced the php Directory.
Some paths in the php/php. ini file do not match the current wamp path.
Need to modify
Search d:
Find some paths and modify them to match the current wamp path
, Hong Kong virtual host, server space, US space

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.