Hi,
Wampmanager 3 Summary:
Note: As of May 9, 2023 and in agreement with Maximus23, developer of Aestan Tray Menu, stop the 32bit support of Wampserver and the possibilities to install under Windows 7.
From April 1, 2024, support from Windows 10 only
Wampserver does not work on a FAT32 or exFAT drive. It only works on NTFS disk.--- Latest full version: 3.3.5
--- Last update: 3.3.6
Components installed with Wampserver full version 3.3.5 64 bit
Default install: Apache 2.4.59 - PHP 7.4.33/8.0.30/8.1.28/8.2.18/8.3.6 - MySQL 8.3.0 - MariaDB 11.3.2 - PhpMyAdmin 5.2.1 - Adminer 4.8.1 - PhpSysInfo 3.4.3
The WAMPServer 2.5 to 3 Change History can be found here:
"MY" WampServer modifications from 2.5 to 2.5.18 plus three or four other improvements.
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 2012 (VC11),
--- Microsoft Visual C/C++ Redistributable 2013 (VC13),
--- Microsoft VC14, VC15 and VC16 are replaced by:
--- Microsoft Visual C/C++ Redistributable 2015-2022 (VC17),
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, follow this advice:
Installing a new version of WampserverIf 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
Item No. 04 of the Wampserver
TROUBLESHOOTING TIPS-
Disable IISItem No. 08 of the Wampserver
TROUBLESHOOTING TIPSIf 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 ---
Where to find and download the MSVC Redistributable packages:
This is item number 20 of
TROUBLESHOOTING TIPSYou can find all the necessary files on
https://wampserver.aviatechno.net/ in section Visual C++ Redistribuable Packages.
To verify that
all VC ++ packages are installed and with the latest versions, you can 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.
----------------------------------------VC++ Redist install - The Best Way
The simplest, easiest, least error-prone, fastest way to install the VC++ redistributables that are essential to Wampserver (and to many other softwares) is to use a program that installs everything that is needed with a single executable.
It exists and it's 'AIO Repack' named
VisualCppRedist AIO created by
addobi1406, always updated with the latest versions from Microsoft.
The Github page is here :
VisualCppRedist AIOThe files to download are here :
VisualCppRedist AIO All ReleasesDownload the latest version of VisualCppRedist_AIO_x86_x64.exe and run it as administrator, all necessary redistributable VC++ will be installed and excess or obsolete files will be removed.
For everything to go smoothly, you will have to disable some applications when asked by the VC++ Redist installer.
----------------------------------------You can get more information about how Wampserver works and/or any problems by going to: TROUBLESHOOTING TIPS--
The installer must be run "as an administrator" --
Download Links :
Wampserver 3.3.5 64 bit x64Wampserver 3.3.0 32 bit x86-- The installer 3.3.5 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.3.0_x86.exe /DIR="C:\wamp" /VERYSILENT /SUPPRESSMSGBOXES
or
wampserver3.3.5_x64.exe /DIR="C:\wamp" /VERYSILENT /SUPPRESSMSGBOXES
You may replace install dir.
UPDATES--
Wampserver update 3.3.6 64 bit x64 (Cumulative Update.)Updates only "Wampmanager", does not add any Apache PHP, MySQL or MariaDB versions.It is a cumulative update. It is not necessary to apply the old updates 3.0.4 to 3.3.5 before applying 3.3.6. There will be no changes to your Apache, PHP, MySQL, MariaDB settings and versions used; your local sites and databases will not be affected. This update is necessary to install the latest Apache, PHP, MySQL or MariaDB addons.-- Update xDebug 3.3.2 -- Update xDebug 3.3.2 - 64 bitXDebug update version 3.3.2 for PHP versions 8.0.x to 8.3.x 64bit only already installed. Can be reinstalled if addition of PHP version.
-- Update Tray Menu Manager (wampmanager.exe) 3.2.6.7 64bit -- Update Tray Menu Manager 3.2.6.7 - 64 bitInstalling APPLICATIONS Seperately and IndependantlyDirect links only for the latest versions of each type.Applications download folderTOOLSADDONS - WAMPServers ADDONS are back for WAMPServer 3.0- APACHE ADDONS--- 32 bit x86--- 64 bit x64- PHP ADDONSDirect links only for the latest versions of each branchPHP addons download folder--- 32 bit x86--- 64 bit x64-- MYSQL- MYSQL ADDONSImportant 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.
Direct links only for the latest versions of each branchMySQL addons download folder--- 32 bit x86--- 64 bit x64-- MariaDBImportant 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 MariaDB. Databases from different versions of MariaDB are VERY unlikely to be compatible! You will also destroy the version of MariaDB that you copied the data folder to.
Direct links only for the latest versions of each branchMariaDB addons download folder--- 32 bit x86--- 64 bit x64Official repository created by Dominique Ottello aka Otomatic, Wampserver maintainer https://wampserver.aviatechno.net/Much better organized than Sourceforge and always up to date---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>Read The Manuals Apache --
MySQL --
PHP --
phpMyAdminGet your Apache/MySQL/mariaDB/PHP ADDONs here from the
WAMPServer alternate Repo-X-X-X-
Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-
Edited 483 time(s). Last edit at 10/24/2024 09:30AM by Otomatic.