Hi,
> Not sure where you're based out of
At the top of the Left-Click on Wampmanager, it says:
Made in France by Dominique Ottello
Well, Otomatic is Dominique Ottello and I'm in Paris.
There are several "things" to check on your production server:
- Are you the "owner" of the folder c:\wamp64 (or similar)?
- It's best to quit Wampserver before launching the update.
- Are you up to date with VC++ redistributables (see end of this message)?
You can also :
- temporarily set the UAC to zero.
- exclude the c:\wamp64 folder from anti-virus programs, even if it's just Windows Defender.
> Are there specific steps to uninstall?
Oh! Yes!
Uninstalling Wampserver will, after a validated warning, completely delete the c:\wamp64 folder, i.e. your local sites if they are in the c:\wamp64 tree AND your databases if they are in the MySQL or MariaDB data folder, which is the default case.
It is therefore essential to back up local sites and databases before uninstalling.
Don't forget that with VirtualHost, local sites can be anywhere, for example in G:\www\, in which case you only need to back up the httpd-vhosts.conf file.
Don't forget that databases can also be located outside the data folder, for example in g:\wwwbases\, in which case all you need to do is modify the datadir= line in the my.ini file.
See item 9 of
Wampserver 3 - Some explanations-------------------------------------------------------------------
- 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.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.
To simplify things, see
http://wampserver.aviatechno.net, at the bottom of the page, under :
Best way to install Visual C++ Redistributable Packages
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons