Problem with installing easy PHP Dev server
Martess
Posted messages
11
Status
Membre
-
Martess Posted messages 11 Status Membre -
Martess Posted messages 11 Status Membre -
Hello,
Hello, I have been using easy PHP for years to work locally on my personal pages.
I have installed it several times before, but on my new PC with Windows 11, the dashboard refused to open with an error message:
"unable to execute the code because MSVCR110 is missing. Reinstalling the program may fix this problem."
But no. Restarting the exe did not help. And when I wanted to uninstall it, it was impossible; easy PHP does not appear in the list of "uninstallable" programs, whether in Windows 11 apps or via CCleaner, even though I do have an EasyPHP-Devserver-17 folder in the C: program files.
Could someone please help me, knowing that I am far from being a tech expert? At least to clean this up properly?
Thanks in advance, I hope :-)
Hello, I have been using easy PHP for years to work locally on my personal pages.
I have installed it several times before, but on my new PC with Windows 11, the dashboard refused to open with an error message:
"unable to execute the code because MSVCR110 is missing. Reinstalling the program may fix this problem."
But no. Restarting the exe did not help. And when I wanted to uninstall it, it was impossible; easy PHP does not appear in the list of "uninstallable" programs, whether in Windows 11 apps or via CCleaner, even though I do have an EasyPHP-Devserver-17 folder in the C: program files.
Could someone please help me, knowing that I am far from being a tech expert? At least to clean this up properly?
Thanks in advance, I hope :-)
4 réponses
Hello,
You need to install "Microsoft Visual C++ Redistributable".
See below https://www.easyphp.org/easyphp-devserver.php depending on your version whether you need VC14 or VC11. And it is common for this component, even if you are on 64 bits, that you need to install both 64 and 32 bits.
You need to install "Microsoft Visual C++ Redistributable".
See below https://www.easyphp.org/easyphp-devserver.php depending on your version whether you need VC14 or VC11. And it is common for this component, even if you are on 64 bits, that you need to install both 64 and 32 bits.
Hello Jee pee
And thank you :-)
It's EasyPHP Devserver 17.0 that I'm trying to install. I have already installed on my computer with Windows 11,
Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.24215
Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.31.31103
Which are indeed the ones "required" on the link you gave me. If I understand correctly what you’re telling me, do I need a 32-bit version?!
And thank you :-)
It's EasyPHP Devserver 17.0 that I'm trying to install. I have already installed on my computer with Windows 11,
Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.24215
Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.31.31103
Which are indeed the ones "required" on the link you gave me. If I understand correctly what you’re telling me, do I need a 32-bit version?!
x86 is the name of the 32-bit version, so that's fine.
the issue with this component is that there can be several versions, not installed in order.
I tested the installation of phpserver and encountered the same problem as you. With https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/ I performed a complete reinstallation of the VC versions. And after restarting the PC, phpserver starts up.
but I'm hesitant to advise you to do the same operation. We don't always know which software is using the component already in place.
--
a foreigner is a friend we haven't met yet.
the issue with this component is that there can be several versions, not installed in order.
I tested the installation of phpserver and encountered the same problem as you. With https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/ I performed a complete reinstallation of the VC versions. And after restarting the PC, phpserver starts up.
but I'm hesitant to advise you to do the same operation. We don't always know which software is using the component already in place.
--
a foreigner is a friend we haven't met yet.
Indeed, don’t advise me on that! :-)
Just to give you a little background, I’ve already spent way too much time on my new "super new series computer that just came out," but whose components like the motherboard (just like W11) hadn’t been thoroughly tested...
So, I’m wisely going to remove the EasyPhp folder, since I just saw that there’s no uninstallation to be done, and wait for everything to hopefully get better...
In the meantime, I’ll update my site directly or get back to my old computer :-)
And/or regrettably consider another software of the same type :-(
In any case, thank you so much for the time you took to test and respond to me, I’ve still made some progress!
Just to give you a little background, I’ve already spent way too much time on my new "super new series computer that just came out," but whose components like the motherboard (just like W11) hadn’t been thoroughly tested...
So, I’m wisely going to remove the EasyPhp folder, since I just saw that there’s no uninstallation to be done, and wait for everything to hopefully get better...
In the meantime, I’ll update my site directly or get back to my old computer :-)
And/or regrettably consider another software of the same type :-(
In any case, thank you so much for the time you took to test and respond to me, I’ve still made some progress!