WAMPServer 3 All you need to know

Wampserver does not work on a FAT32 or exFAT drive. It only works on NTFS disk.

WAMPServer 3 will not run on Windows XP, by virtue of it containing Apache2.4.17+ and that requiring Microsoft Visual C/C++ Redistributable 2015 (VC14) which will not install on Windows XP.

No MSVC runtimes greater than Microsoft Visual C/C++ Redistributable 2010 (VC10) will install on Windows XP

Components installed with Wampserver 3.1.0 32 bit or 64 bit
– 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

Before running the install, you must read these prerequisites:
BEFORE proceeding with the installation of Wampserver, you must ensure that you have current versions of all these Microsoft C/C++ Runtime Libraries, if you do not check and install any missing libraries before you install Wampserver it will not install correctly and will not run correctly!
In addition, the installation will be faulty and you will need to remove Wampserver BEFORE installing any missing Runtime Libraries.
and then re-install WAMPServer

Make sure your system has “up to date” versions of ALL these redistributable packages:-
— Microsoft Visual C/C++ Redistributable 2008 (VC9),
— Microsoft Visual C/C++ Redistributable 2010 (VC10),
— Microsoft Visual C/C++ Redistributable 2012 (VC11),
— Microsoft Visual C/C++ Redistributable 2013 (VC13),
— Microsoft Visual C/C++ Redistributable 2015 (VC14),
— Microsoft Visual C/C++ Redistributable 2017 (VC15)

If you are running WIndow pre windows 10, and you are running a component that uses Apache/Mysql/PHP compiled with MSVC 2015(VC14) you will also need to install the `Universal C Runtime` This can be download via the standard Windows Update according to this document on the microsoft site

—- Update for Universal C Runtime in Windows

Links to all these redistributables can be found later in this post to assist you in finding and installing them.
Suggestion: Please download each one individually and then complete it’s install before downloading the next. The filenames of the downloaded installers are almost always the same regardless of version, it is easy to get confused and miss one out.
Check in `Control Panel -> Programs and Features` that they are all installed before proceeding to install WAMPServer.

— Do not install Wampserver OVER an existing version

If you install Wampserver over an existing version, not only it will not work, but you risk losing your existing databases.

— Install Wampserver in a folder at the root of a disk, for example `C:\wamp` or `D:\wamp`.
Use an installation path that does not include spaces or diacritics; Therefore, no installation in `c:\Program Files\` or `C:\Program Files (x86)\`

— You must disable or close some applications BEFORE installing:

Close Skype or amend the SKYPE configuration to not to use port 80 or 443
Disable IIS Item No. 08 of the Wampserver

If these prerequisites are not in place, Press the Cancel button to cancel the installation, then apply the prerequisites and restart the installation.

— Visual C++ Packages —
The following packages (VC9, VC10, VC11) are required for Wampserver 2.4, 2.5 and 3 even if you use only Apache and PHP versions VC11.
VC14 is required for Apache version 2.4.17 (or greater) and for PHP 7.

Where to find and download the MSVC Redistributable packages:
VC9 Redistributable

      • For Windows 2000 Service Pack 4; Windows Server 2003; Windows Server 2008; Windows Vista; Windows XP, W7, W8

Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) (32 bits)
Microsoft Visual C++ 2008 SP1 Redistributable Package (x64) (64bits)VC10 Redistributable

      • For Windows 7; Windows Server 2003; Windows Server 2008; Windows Server 2008 R2; Windows Vista; Windows XP

Microsoft Visual C++ 2010 SP1 Redistributable Package (x86)
Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) VC11 Redistributable Note: VC11 or higher is not supported by Windows XP

      • Windows 7 Service Pack 1; Windows 8; Windows Server 2008 R2 SP1; Windows Server 2012; Windows Vista Service Pack 2
      • The two files : VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe to be download are on the same page:

Visual C++ Redistributable for Visual Studio 2012 Update 4 (x86 and x64)VC13 Redistributable

      • Windows 7 Service Pack 1; Windows 8; Windows Server 2008 R2 SP1; Windows Server 2012; Windows Vista Service Pack 2
      • The two files : VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe to be download are on the same page:

Visual C++ Redistributable Packages for Visual Studio 2013VC14 Redistributable (Required for Apache 2.4.17 and PHP 7)

      • Windows 10, Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2003 Service Pack 2, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Vista Service Pack 2
      • The two files : vcredist_x86.exe et vcredist_x64.exe to be download are on the same page:

       

Visual C++ Redistributable Packages for Visual Studio 2015 Update 3VC15 Redistribuable (Required for Apache 2.4.26)
Visual C++ Redistributable Packages for Visual Studio 2017 x86
Visual C++ Redistributable Packages for Visual Studio 2017 x64

    VC2017 (VC15) is backward compatible to VC2015 (VC14). That means, a VC14 module can be used inside a VC15 binary. Because this compatibility the version number of the Redistributable is 14.1x.xx and after you install the Redistributable VC2017, VC2015 is removed but you can still use VC14.

Update for Universal C Runtime in Windows

      • Windows 10, Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Vista Service Pack 2
      • Follow the links on this page for your specific environment

Update for Universal C Runtime in Windows
WARNING : Sometimes Microsoft disables surreptitiously certain pages on VC ++ redistributable packages, without redirecting and without specifying the new page.

The installer must be run “as an administrator”

Download Links :
Wampserver 3.1.0 32 bit x86
Wampserver 3.1.0 64 bit x64

The installer 3.1.0 must be run “as an administrator”

Launch Wampmanager via this Shortcut.

      • Nota : 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
    Yoy may replace install dir.

————- PHP 7.1.9: Fault Correction ————-
XDebug load fault present only in the PHP version 7.1.9 installed with Wampserver 3.1.0 and not in the PHP 7.1.9 addon.
– Launch Wampserver
– Check that the PHP version used is 7.1.9, otherwise switch to this version
– Edit the php.ini file
— Left-Clic Wampmanager tray icon -> PHP -> php.ini
– Replace (towards the end of the file):
zend_extension=”c:/wamp/bin/php/php7.1.9/zend_ext/php_xdebug-2.5.5-7.0-vc14.dll”
– by
zend_extension=”c:/wamp/bin/php/php7.1.9/zend_ext/php_xdebug-2.5.5-7.1-vc14.dll”
Consider the installation path that may be different from c:/wamp/
Save the modified file
– Refresh Wampserver:
— Right-Clic -> Refresh
—————————————————

UPDATES
Wampserver 3.1.0 32/64 bit x86_x64 (Cumulative Update.)
You are strongly encouraged to apply this update. This is a cumulative update. There is no need to apply the old updates 3.0.1 to 3.0.9 before applying 3.1.0. This update will be required to install the latest Apache, PHP, MySQL or MariaDB addons.

— Update xDebug 2.5.5 —
Update xDebug 2.5.5 – 32 bit x86
Update xDebug 2.5.5 – 64 bit x64
XDebug update version 2.5.5 for all PHP versions installed (5.5.x to 7.1.x). Can be reinstalled if addition of PHP version.

———— Upgrading Wampserver 2.5 to Wampserver 3.0.3 Directly ————

Wampserver 2.5 users can apply the update to Wampserver 3.0.3 directly. There will be no change to the Apache, PHP, MySQL settings and versions used; your local sites and databases will not be affected. You will have Wampserver 3.0.3 and all the addons available. In addition this will install Apache 2.4.18, PHP 5.6.18 and 7.0.3, MySQL 5.6.29 and PhpMyAdmin 4.5.4.1. But will not activate them!

Wampserver 2.5 -> 3.0.3 – 32 bit x86

Wampserver 2.5 -> 3.0.3 – 64 bit x64

Process :
– Exit Wampserver 2.5
– Install or repair the aforementioned VC packages (VC9, VC10, VC11, VC13 and VC14).
Despite all the testing, errors may exist, therefore make a backup or the entire `\wamp\ folder somewhere safe
– Run the install of, Wampserver 2.5 -> 3.0.3 making sure you launch it as an administrator
– Launch Wampserver
————————————————————-

Installing APPLICATIONS Seperately and Independantly
i.e. phpMyAdmin & phpsysinfo
PhpMyAdmin 4.5.2 + PhpSysInfo 3.2.4
PhpMyAdmin 4.5.4.1
PhpSysInfo 3.2.5 x86PhpSysInfo 3.2.6 x86PhpSysInfo 3.2.7 x86
PhpSysInfo 3.2.8 x86
PhpSysInfo 3.2.5 x64PhpSysInfo 3.2.6 x64PhpSysInfo 3.2.7 x64
PhpSysInfo 3.2.8 x64
PhpMyAdmin 4.5.5 (x86 et x64)PhpMyAdmin 4.5.5.1 (x86 et x64)
PhpMyAdmin 4.6.0 (x86 et x64)PhpMyAdmin 4.6.1 (x86 et x64)PhpMyAdmin 4.6.2 (x86 et x64)PhpMyAdmin 4.6.3 (x86 et x64)PhpMyAdmin 4.6.4 (x86 et x64)PhpMyAdmin 4.6.5 (x86 et x64)
PhpMyAdmin 4.6.5.1 (x86 et x64)PhpMyAdmin 4.6.5.2 (x86 et x64)PhpMyAdmin 4.6.6 (x86 et x64)
PhpMyAdmin 4.7.0 (x86 et x64)PhpMyAdmin 4.7.1 (x86 et x64)PhpMyAdmin 4.7.2 (x86 et x64)PhpMyAdmin 4.7.3 (x86 et x64)
PhpMyAdmin 4.7.4 (x86 et x64)
PhpMyAdmin 4.7.5 (x86 et x64)
Adminer 4.2.4 x86Adminer 4.2.4 x64
Adminer 4.2.5 x86Adminer 4.2.5 x64
Adminer 4.3.0 x86Adminer 4.3.0 x64
Adminer 4.3.1 x86Adminer 4.3.1 x64
TOOLS
Repair Wampmanager.ini
ADDONS – WAMPServers ADDONS are back for WAMPServer 3.0

– APACHE ADDONS
— 32 bit x86
Apache 2.4.18 x86Apache 2.4.20 x86Apache 2.4.23 x86Apache 2.4.25 x86Apache 2.4.26 x86Apache 2.4.27 x86Apache 2.4.28 x86
Apache 2.4.29 x86
Important: Only install Apache 2.2.34 if you absolutely need to i.e. you need to run an old version of PHP that will not run with Apache 2.4.x. Needs Wampserver 3.0.9 and PHP 5.4.45.
Apache 2.2.34 x86
— 64 bit x64
Apache 2.4.18 x64Apache 2.4.20 x64Apache 2.4.23 x64Apache 2.4.25 x64Apache 2.4.26 x64Apache 2.4.27 x64Apache 2.4.28 x64
Apache 2.4.29 x64
– PHP ADDONS
— 32 bit x86
PHP 5.3.29 x86
PHP 5.4.45 x86
PHP 5.5.30 x86PHP 5.5.31 x86PHP 5.5.32 x86PHP 5.5.33 x86PHP 5.5.34 x86PHP 5.5.35 x86PHP 5.5.36 x86PHP 5.5.37 x86
PHP 5.5.38 x86
PHP 5.6.16 x86PHP 5.6.17 x86PHP 5.6.18 x86PHP 5.6.19 x86PHP 5.6.20 x86PHP 5.6.21 x86PHP 5.6.22 x86PHP 5.6.23 x86
PHP 5.6.24 x86PHP 5.6.25 x86PHP 5.6.26 x86PHP 5.6.27 x86PHP 5.6.28 x86PHP 5.6.29 x86PHP 5.6.30 x86PHP 5.6.31 x86
PHP 5.6.32 x86
PHP 7.0.0 x86PHP 7.0.1 x86PHP 7.0.2 x86PHP 7.0.3 x86PHP 7.0.4 x86PHP 7.0.5 x86PHP 7.0.6 x86PHP 7.0.7 x86
PHP 7.0.8 x86PHP 7.0.9 x86PHP 7.0.10 x86PHP 7.0.11 x86PHP 7.0.12 x86PHP 7.0.13 x86PHP 7.0.14 x86PHP 7.0.15 x86
PHP 7.0.16 x86PHP 7.0.17 x86PHP 7.0.18 x86PHP 7.0.19 x86PHP 7.0.20 x86PHP 7.0.21 x86PHP 7.0.22 x86PHP 7.0.23 x86
PHP 7.0.24 x86
PHP 7.0.25 x86
PHP 7.1.0 x86PHP 7.1.1 x86PHP 7.1.2 x86PHP 7.1.3 x86PHP 7.1.4 x86PHP 7.1.5 x86PHP 7.1.6 x86PHP 7.1.7 x86PHP 7.1.8 x86
PHP 7.1.9 x86PHP 7.1.10 x86
PHP 7.1.11 x86— 64 bit x64
PHP 5.6.17 x64PHP 5.6.18 x64PHP 5.6.19 x64PHP 5.6.20 x64PHP 5.6.21 x64PHP 5.6.22 x64PHP 5.6.23 x64PHP 5.6.24 x64
PHP 5.6.25 x64PHP 5.6.26 x64PHP 5.6.27 x64PHP 5.6.28 x64PHP 5.6.29 x64PHP 5.6.30 x64PHP 5.6.31 x64
PHP 5.6.32 x64
PHP 7.0.1 x64PHP 7.0.2 x64PHP 7.0.3 x64PHP 7.0.4 x64PHP 7.0.5 x64PHP 7.0.6 x64PHP 7.0.7 x64PHP 7.0.8 x64
PHP 7.0.9 x64PHP 7.0.10 x64PHP 7.0.11 x64PHP 7.0.12 x64PHP 7.0.13 x64PHP 7.0.14 x64PHP 7.0.15 x64PHP 7.0.16 x64
PHP 7.0.17 x64PHP 7.0.18 x64PHP 7.0.19 x64PHP 7.0.20 x64PHP 7.0.21 x64PHP 7.0.22 x64PHP 7.0.23 x64
PHP 7.0.24 x64
PHP 7.0.25 x64
PHP 7.1.0 x64PHP 7.1.1 x64PHP 7.1.2 x64PHP 7.1.3 x64PHP 7.1.4 x64PHP 7.1.5 x64PHP 7.1.6 x64PHP 7.1.7 x64PHP 7.1.8 x64
PHP 7.1.9 x64PHP 7.1.10 x64
PHP 7.1.11 x64
– MYSQL ADDONS
Important Reminder: The transfer of databases between different versions of MySQL or MariaDB should be performed by EXPORT / IMPORT of SQL files using phpMyAdmin or a similiar tools of your choice.
Do not copy the data folder between different versions of MYSQL. Databases from different versions of MYSQL are VERY unlikely to be compatible! You will also destroy the version of MYSQL that you copied the data folder to.
— 32 bit x86
MySQL 5.5.49 x86MySQL 5.5.50 x86MySQL 5.5.52 x86MySQL 5.5.53 x86MySQL 5.5.54 x86MySQL 5.5.55 x86
MySQL 5.5.56 x86
MySQL 5.5.57 x86
MySQL 5.6.29 x86MySQL 5.6.30 x86MySQL 5.6.31 x86MySQL 5.6.32 x86MySQL 5.6.33 x86MySQL 5.6.34 x86
MySQL 5.6.35 x86MySQL 5.6.36 x86
MySQL 5.6.37 x86
MySQL 5.7.10 x86MySQL 5.7.11 x86MySQL 5.7.12 x86MySQL 5.7.13 x86MySQL 5.7.14 x86MySQL 5.7.15 x86
MySQL 5.7.16 x86MySQL 5.7.17 x86MySQL 5.7.18 x86MySQL 5.7.19 x86
MySQL 5.7.20 x86— 64 bit x64
MySQL 5.5.50 x64MySQL 5.5.52 x64MySQL 5.5.53 x64MySQL 5.5.54 x64MySQL 5.5.55 x64MySQL 5.5.56 x64
MySQL 5.5.57 x64
MySQL 5.6.29 x64MySQL 5.6.30 x64MySQL 5.6.31 x64MySQL 5.6.32 x64MySQL 5.6.33 x64MySQL 5.6.34 x64
MySQL 5.6.35 x64MySQL 5.6.36 x64
MySQL 5.6.37 x64
MySQL 5.7.10 x64MySQL 5.7.11 x64MySQL 5.7.12 x64MySQL 5.7.13 x64MySQL 5.7.14 x64MySQL 5.7.15 x64
MySQL 5.7.16 x64MySQL 5.7.17 x64MySQL 5.7.18 x64MySQL 5.7.19 x64
MySQL 5.7.20 x64
— MariaDB
Rappel important : Le transfert de bases de données entre les différentes versions de MariaDB ou MySQL ne doit être effectué que par EXPORT/IMPORT de fichiers SQL. Ne copier jamais le dossier data entre les différentes versions, vous courez à la catastrophe.
— 32 bit x86
MariaDB 5.5.54 x86
MariaDB 10.1.19 x86MariaDB 10.1.20 x86MariaDB 10.1.21 x86MariaDB 10.1.22 x86MariaDB 10.1.23 x86MariaDB 10.1.25 x86MariaDB 10.1.26 x86MariaDB 10.1.28 x86
MariaDB 10.1.29 x86
MariaDB 10.2.6 x86MariaDB 10.2.7 x86MariaDB 10.2.8 x86MariaDB 10.2.9 x86
MariaDB 10.2.10 x86— 64 bit x64
MariaDB 5.5.54 x64
MariaDB 10.1.19 x64MariaDB 10.1.20 x64MariaDB 10.1.21 x64MariaDB 10.1.22 x64MariaDB 10.1.23 x64MariaDB 10.1.25 x64MariaDB 10.1.26 x64MariaDB 10.1.28 x64
MariaDB 10.1.29 x64
MariaDB 10.2.6 x64MariaDB 10.2.7 x64MariaDB 10.2.8 x64MariaDB 10.2.9 x64
MariaDB 10.2.10 x64
In case of unavailability of the SourceForge repository, there is a secondary deposit

Much better organized than Sourceforge and always up to date
———————————————————————————————
(Windows 7 Pro 32bit) (Wampserver 3.0.6 32bit)
<Apache 2.4.23/2.2.31> <PHP 7.1.2/7.0.16/5.6.28/5.5.38/5.4.45/5.3.29> <MySQL 5.7.10/5.6.17/5.5.28>
<MariaDB 10.1.21> <phpMyAdmin4.7.5> <MySQL Workbench 6.3.6.511>

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *