Upgrade PHP Version (Implementation method) in Wamp integrated environment _php Tutorial

Source: Internet
Author: User
Tags add time
Wamp upgrade PHP version in an integrated environment
1. Download the PHP version of the compressed package, unzip the PHP version of the package
2. Stop Wamp Service
3. Replace the wamp\php file
4. Replace the 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'm having problems with the time zone setting
Solution:
Wamp\apache2\bin\php.ini

; Module Settings;

; Add time zone setting
[Date]
; Defines the default timezone used by the date functions
; Http://php.net/date.timezone
Date.timezone = UTC
; Add time zone setting

Precautions
When the PHP version is upgraded
Because we are replacing the PHP directory
Some paths in the Php/php.ini file do not necessarily match the path that is now Wamp.
Need to modify
Search D:
Find some paths and then modify them to match the current Wamp path

http://www.bkjia.com/PHPjc/327973.html www.bkjia.com true http://www.bkjia.com/PHPjc/327973.html techarticle Wamp in an integrated environment PHP version 1. Download the PHP version of the ZIP package, unzip the PHP version of the package 2. Wamp Service 3. Replace the wamp\php file 4. Replace the Php5nsapi.dll in the Wamp\apache2\bin directory with the ...

  • 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.