Hi,
WAMPServer version
version 3.1.0 is a Full Install and contains:
- Apache 2.4.27
- PHP 5.6.31/7.0.23/7.1.9
- MySQL 5.7.19 - MariaDB 10.2.8
- PhpMyAdmin 4.7.4
- Adminer 4.3.1
- PhpSysInfo 3.2.7
WAMPServer_3.1.0_x86.exe (32bit) and wampserver3.1.0_x64.exe (64bit)
It is possible to do silent install by command line 'as an administrator':>wampserver3.1.0_x86.exe /DIR="C:\wamp" /VERYSILENT /SUPPRESSMSGBOXES
or
>wampserver3.1.0_x64.exe /DIR="C:\wamp" /VERYSILENT /SUPPRESSMSGBOXES
You must replace install dir to suit your destination folder.
If you just want to upgrade WAMPServer internal code you can use this cumulative upgrade which does not require you to apply older updates from 3.0.1 to 3.0.9
- wampserver3_x86_x64_update3.1.0.exe
This upgrade will not modify or add any versions of Apache, PHP, MySQL or MariaDB that exist already on your system. But this cannot be used to install WAMPServer on a system that does not currently contain WAMPServer
You are strongly encouraged to update WAMPServer to V3.1.0.
This is a cumulative update that does not require you to apply older updates from 3.0.1 to 3.0.9.
This update will be required to install future versions of Apache, PHP, MySQL or MariaDB addons.
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addonsEdited 1 time(s). Last edit at 09/04/2017 11:03PM by RiggsFolly.