I installed a new PHP version in my Laragon from PHP 8.1 to PHP7.2 but it return an error about Visual C++ packages.
even though I have the package installed in my computer.
Anyone know experience and solve this issue?
2
I faced the same issue while upgrading from php 8.1 to 8.2
Actually it accidentally shown the errors.
Reinstalling the visual c++ destitution doesn’t work.
Change the php folder name works.
It fails because the php engine doesn’s start correctly as it is not able to find some modules.
Also check the php path on your environment variables. Changing that will also fix.
Ijust just changed the version of Apache from 2.4.41 from 2.4.54
Click here to cancel reply.
2
Answers
I faced the same issue while upgrading from php 8.1 to 8.2
Actually it accidentally shown the errors.
Reinstalling the visual c++ destitution doesn’t work.
Change the php folder name works.
It fails because the php engine doesn’s start correctly as it is not able to find some modules.
Also check the php path on your environment variables. Changing that will also fix.
Ijust just changed the version of Apache from 2.4.41 from 2.4.54