> (how can the "latest version" be 3.2.6 but there is an "upgrader" to 3.2.9???
3.2.6 is the last full install version
3.2.9 is the last update
as you can see on
https://wampserver.aviatechno.net/Creating a full installer version with 8 PHP version branches, 2 MySQL branches, 4 MariaDB branches, applications that are constantly evolving is a lot of work and that's why there is only one full installer version per year. In the meantime, there are always new addons for Apache, PHP, MySQL, MariaDB, PhpMyAdmin, Adminer, PhpSysInfo, xDebug, etc. versions evolutions, as well as Wampserver updates which, as mentioned on the above mentioned page, only update Wampmanager.
> If the problem was caused by running addons and updaters without first upgrading vcr then maybe
> the updaters and addons could check this first? No instruction is given about this
What can you read - if you are not a crazy clicker - at the beginning of the installation of the PHP 8.0.x addon:
-------------------------------------------------------------------------------
This version is build with Visual Studio® 2022 (VS17)Before to install this addon, be sure you have installed the Visual C++ Redistributable for Visual Studio 2015-2022. If not, running this version will cause system errors and it may even crash your system.
Download and install, if you not have it already, from:
⦁ Microsoft Visual C++ 2015-2022 Redistribuable (x64)
https://aka.ms/vs/17/release/VC_redist.x64.exe⦁ Microsoft Visual C++ 2015-2019 Redistribuable (x86)
https://aka.ms/vs/17/release/VC_redist.x86.exeIf you have a 64-bit Windows, you must install both packages 32 and 64 bit versions, even if you do not use Wampserver 64 bit.
Note: Compatibility VS17 with VC14, VC15 and VC16
VS17 is backward compatible to VC16/15/14. That means, a VC16/15/14 module can be used inside a VS17 binary. Because this compatibility the version number of the C++ Redistributable is 14.3x.xx. And after install is the Redistributable VS16/15/14 updated from 14.0x.xx or 14.1x.xx or 14.2x.xx to VS2019 14.3x.xx , it is called Microsoft Visual C++ 2015-2022 Redistributable and you can still use VC16/15/14.
-------------------------------------------------------------------------------
However, in very rare cases, there may be a problem with the log files after installing updates or addons.
That's why, from now on, all updates and addons will reset all log files before being installed.
Nobody is perfect, we learn something new every day.
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons