
First of all, does ThinkPHP3.2.3 support php7? Absolutely.
Under windows, the previous project was deployed in Apache2.4.17 php5.x version. Because the customer's network security scan found many vulnerabilities, including high-risk vulnerabilities in apache and php, as many as hundreds of times. , in urgent need of repair, if not repaired, there will be a risk of site closure.
So I contacted the software supplier, who previously promised to cooperate with the upgrade, but ultimately failed to upgrade. The reply given was that ThinkPHP3.2.3 cannot be deployed in php7.
So I had to rely on myself. After groping for three or four days, I finally upgraded successfully. Now I will share with you the general process.
Recommended (free): PHP7
1. Upgrade apache, download address http://httpd.apache.org/download.cgi , the downloaded version is, 2.4.33
The most important one is the configuration file as shown below:

LoadModule php7_module D:/GPS-LOCK/php/php7apache2_4.dll


The above is the detailed content of Introduction to the process of upgrading ThinkPHP3.2.3 from php5 to php7. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

WebStorm Mac version
Useful JavaScript development tools

Notepad++7.3.1
Easy-to-use and free code editor

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 Chinese version
Chinese version, very easy to use

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft





