Hi,
- Verify that
all VC ++ packages are installed and with the latest versions.
To do this, use the tool:
Checks VC++ packages installedDo not use a previously loaded tool. Make a new download to make sure you are using the correct version.[/u)To download missing packages, do not rely on Microsoft links, they are not reliable, download packages on
http://wampserver.aviatechno.net in section Visual C++ Redistribuable Packages
Do not forget that if you have a 64 bit Windows, you must install both 32 and 64 bit versions of each package.
You must install each package "as an administrator", so right-click the exe file and then run as Administrator.
-
Apply Update 3.2.5 to your version of Wampserver
Wampserver update 3.2.5-
Fix bug, error and omissionWampserver 3.2 all versions, update 3.2.5 included - File wamp(64)\scripts\wampserver.lib.php
- In the two functions linkPhpDllToApacheBin and CheckSymlink
Replace lines 185 and 239:
if(empty($errortxt))
with
if(empty($errorTxt))
Be sure to respect the case - Save the modified file.
> Couple of weeks ago I've updated my phpMyAdmin to version 5.1.1.
How ?
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addonsEdited 1 time(s). Last edit at 09/13/2021 04:44PM by Otomatic.