Pages: 1234567891011...LastNext
Current Page: 1 of 23
WAMPServer 3 All you need to know
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: February 10, 2016 04:51PM

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.

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

--- Latest full version: 3.3.2
--- Last update: 3.3.4

Components installed with Wampserver full version 3.3.2 64 bit
Default install: Apache 2.4.58 - PHP 7.4.33/8.0.30/8.1.26/8.2.13/8.3.0 - MySQL 8.2.0 - MariaDB 11.2.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 Wampserver

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
Item No. 04 of the Wampserver TROUBLESHOOTING TIPS

- Disable IIS
Item No. 08 of the Wampserver TROUBLESHOOTING TIPS

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 ---
Where to find and download the MSVC Redistributable packages:

This is item number 20 of TROUBLESHOOTING TIPS
You 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 installed
Do 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 AIO
The files to download are here : VisualCppRedist AIO All Releases
Download 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.2 64 bit x64
Wampserver 3.3.0 32 bit x86
    -- The installer 3.3.2 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.2_x64.exe /DIR="C:\wamp" /VERYSILENT /SUPPRESSMSGBOXES
    You may replace install dir.

UPDATES
-- Wampserver update 3.3.4 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.3 before applying 3.3.4. 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 bit
XDebug 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.0 64bit --
Update Tray Menu Manager 3.2.6.0 - 64 bit

Installing APPLICATIONS Seperately and Independantly
Direct links only for the latest versions of each type.
Applications download folder

TOOLS

ADDONS - WAMPServers ADDONS are back for WAMPServer 3.0

- APACHE ADDONS
--- 32 bit x86
--- 64 bit x64

- PHP ADDONS
Direct links only for the latest versions of each branch
PHP addons download folder
--- 32 bit x86
--- 64 bit x64

-- MYSQL
- 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.
Direct links only for the latest versions of each branch
MySQL addons download folder
--- 32 bit x86
--- 64 bit x64

-- MariaDB
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 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 branch
MariaDB addons download folder
--- 32 bit x86
--- 64 bit x64

In case of unavailability of the SourceForge repository, there is an other deposit
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 -- phpMyAdmin
Get 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 454 time(s). Last edit at 04/16/2024 01:10PM by Otomatic.

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: February 17, 2016 06:07PM

Wampserver 3 - Create or add a VirtualHost

With Wampserver 3, you can create a VirtualHost with few clicks.
For ease of explanation, here are some names:
- sitefolder : folder in which you want to host the local site
- sitename : name that will be called the local site (http://sitename/)

First, choose where we want to host your local site, it can be a folder in Wampserver as wamp/www/sitefolder/ but this is not mandatory; this host folder can be anywhere on the hard drive, avoiding the paths comportants spaces; for simplicity of explanation we choose c:\sitefolder\.
We need the folder to host the site exists before creating the VirtualHost, we must create it whith File Explorer, launched as administrator(See bottom of page *) :
- Move in the disk tree to where we want to create the folder "sitefolder"
- Right-Click, New -> Folder
- Then type the folder name

- Lauch Wampserver, wait for icon W gren
- Wampmanager Icon -> localhost
We arrive on the home page Wampserver, without Your VirtualHosts menu in the lower right (This is normal, just after installing Wampserver)
- Click Add Virtual Host in your Tools menu at the bottom left

Arriving there, everything is ready in order to create his first VirtualHost
- In the form
-- For « Name of the Virtual Host No space - No underscore(_) », we type:
sitename
-- For « Complete absolute path of the VirtualHost folder Examples: C:/wamp/www/projet/ or E:/www/site1/ », we type:
c:\sitefolder\
And validates the form by the button:
- Start the creation of the VirtualHost
As stated: It can take some time.

After this "time" it is stated that unfortunately certain operations required for the recognition by Windows and and Apache of this new VirtualHost can not be performed automatically by the browser, so, as shown:
- Right-Click Wampmanager Icon -> Tools -> Restart DNS
Wait until the icon turns green.
Click on Back to home
You now have Your VirtualHost Your menu, at right with such items:
- localhost
- sitename
Likewise, you also have this submenu Your VirtualHosts with Wampmanager icon.

Now everything is ready to set up your local site in the folder c:\sitefolder\ indicating, if required during the installation, that the URL is (http://sitename/) (Without parentheses).

Nota 1 : This procedure was written in real time from a blank installation Wampserver.
Nota 2 : This is a hundred times longer to write than done!

*To launch an application, via its shortcut, as administrator :
- Right-click on the shortcut, Properties
- Shortcut tab
- Advanced button
- Select Run as Administrator
- OK, Apply, OK

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons



Edited 1 time(s). Last edit at 01/23/2020 01:09PM by Otomatic.

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: February 24, 2016 10:35AM

Hi,

Hello,

- PhpMyAdmin 4.5.5
- Adminer 4.2.4
Adminer : Database management in a single PHP file.
Adminer (formerly phpMinAdmin) is a light full-featured database management tool written in PHP.
Unlike SqlBuddy, which has not changed for a long time, Adminer works perfectly with PHP 7 and MySQL 5.7

- Repair Wampmanager.ini
Repair tool for wampmanager.ini file if it is corrupted or missing.
You can download at any time, but install this tool only if you need it, because it takes into account the current configuration of Wampserver.
Also works with Wampserver 2.5.
A wampmamanger.ini a corrupted file is reflected mostly by errors like "[EparseError]" when launching Wampserver.

See the first message, sections APPLICATIONS and TOOLS fot the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: March 04, 2016 10:45AM

Hello,

What's new:
Update
- Update Wampserver 3.0.4 (*)

Addons
- Addon PHP 5.5.33 32 bit x86
- Addon PHP 5.6.19 32 bit x86
- Addon PHP 7.0.4 32 bit x86
- Addon PHP 5.6.19 64 bit x64
- Addon PHP 7.0.4 64 bit x64

Applications
- PhpMyAdmin 4.5.5.1

See the first post for the download links.

(*) Cumulative Update (3.0.1 + 3.0.2 + 3.0.3 + 3.0.4)
No need to have previously installed the older updates.
List of developments
--- Wampserver 3.0.1
- Language files separated for index.php and add vhost.php
- The home and add_vhost pages use the language specified in Wampmanager if file exists in wamp\www\wamplangues\
- Support for Apache 2.2.x
- Test the names of services to modify related files.
- Improved some functions
- Support for Windows 10 Edge
To choose Edge as the default browser, in the file wamp/wampmanager.conf replace the browser's definition, for example:
navigator ="J:/Com/Net/Firefox/firefox.exe"
by
navigator="Edge"
Note: Only works for Windows 10.
If you choose Edge in another version of Windows, Internet Explorer will be used.
--- Wampserver 3.0.2
Fixed bug in the MySQL port changes to work well with PHP 7
--- Wampserver 3.0.3
- Viewing versions used in About
- Uninstall registry key renamed {WampServer32} or {WampServer64}
--- Wampserver 3.0.4
- Updates and addition of language files
- Possibility to copy the results of some tools in the clipboard
- Right-click Refresh rebuilt symlinks
- Corrections small defects
- Cumulative Update 3.0.1 + 3.0.2 + 3.0.3.
Can be reinstalled to repair inadvertently changed files.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: March 07, 2016 11:12AM

Hi,

-- Update xDebug 2.4.0 --

Update xDebug 2.4.0 - 32 bit x86
Update xDebug 2.4.0 - 64 bit x64

XDebug update version 2.4.0 for all PHP versions installed. Can be reinstalled if addition of PHP version.

See the first message, section UPDATES for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons



Edited 1 time(s). Last edit at 03/24/2016 09:43AM by Otomatic.

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: March 10, 2016 10:25AM

Hi,

- Full installers Wampserver 3.0.4 32 bit and 64 bit
- Apache 2.4.18 - PHP 5.6.19/7.0.4 - MySQL 5.7.11 - PhpMyAMin 4.5.5.1 - Adminer 4.2.4 - PhpSysInfo 3.2.5

See the first message for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: March 24, 2016 09:45AM

Hi,

PhpMyAdmin 4.6.0

See the first message, sections APPLICATIONS for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: April 03, 2016 04:47PM

Hi,


- PHP 7.0.5 x86 32 bit
- PHP 7.0.5 x64 64 bit

- PHP 5.6.20 x86 32 bit
- PHP 5.6.20 x64 64 bit

- PHP 5.5.34 x86 32 bit

See the first post for the download links.



Edited 2 time(s). Last edit at 04/04/2016 10:03AM by Otomatic.

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: April 11, 2016 03:38PM

Hi,

Addon Apache
- Apache 2.4.20 32 bit x86
- Apache 2.4.20 64 bit x64
See the first post for the download links.

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: April 25, 2016 09:40AM

Hi,

Addon MySQL

- MySQL 5.5.49 32 bit
- MySQL 5.6.30 32 and 64 bit
- MySQL 5.7.12 32 and 64 bit

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: May 04, 2016 10:13AM

Hi,

- PhpMyAdmin 4.6.1

- PHP 5.5.35 32 bit
- PHP 5.6.21 32 bit
- PHP 7.0.6 32 bit

- PHP 5.6.21 64 bit
- PHP 7.0.6 64 bit

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: May 27, 2016 10:38AM

Hi,

- PhpMyAdmin 4.6.2

- PHP 5.5.36 32 bit
- PHP 5.6.22 32 bit
- PHP 7.0.7 32 bit

- PHP 5.6.22 64 bit
- PHP 7.0.7 64 bit

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: May 28, 2016 04:36PM


Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: June 02, 2016 10:31AM

Hi,

- Adminer 4.2.5

Available on secondary deposit: [wampserver.aviatechno.net]

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: June 03, 2016 10:13AM

Hi,

Addon MySQL

- MySQL 5.5.50 32 and 64 bit
- MySQL 5.6.31 32 and 64 bit
- MySQL 5.7.13 32 and 64 bit

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: June 23, 2016 02:51PM

Hi,

- PhpMyAdmin 4.6.3

- PHP 5.5.37 32 bit
- PHP 5.6.23 32 bit
- PHP 7.0.8 32 bit

- PHP 5.6.23 64 bit
- PHP 7.0.8 64 bit

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: July 06, 2016 05:18PM

Hi,

- Update Wampserver 3.0.5
--- Wampserver 3.0.5
- Add edit httpd-vhosts.conf file in Apache submenu
- Add check DNS order in Tools right submenu
- Add 57 for PHP 7.0.6 symlinks
- Array $phpParamsNotOnOff for PHP parameters that cannot be switched On or Off
- Add Wamp parameter NotCheckDuplicate
- Possibility to have VirtualHost by IP
- Possibility to copy VirtualHost at the Apache version change.
- Possibility to suppress VirtualHost
- Cumulatives Updates 3.0.1 + 3.0.2 + 3.0.3 + 3.0.4 May be reinstalled in case of modified files by error

In addition to this update 3.0.5, there is an updated Microsoft VC2015 Update 3
The two files vcredist_x86.exe and vcredist_x64.exe to be download are on the same page:
Visual C++ Redistributable Packages for Visual Studio 2015 Update 3
Downloadable from here
If you have a 64-bit Windows, you must install both 32 and 64bit versions, even if you do not use Wampserver 64 bit.

The update Wampserver 3.0.5 and the VC2015 Update 3 packages are imperative to install Apache 2.4.23
- Apache 2.4.23 32 bit x86
- Apache 2.4.23 64 bit x64

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons



Edited 1 time(s). Last edit at 07/06/2016 05:45PM by RiggsFolly.

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: July 22, 2016 10:57AM

Hi,

- PHP 5.5.38 32 bit
- PHP 5.6.24 32 bit
- PHP 7.0.9 32 bit

- PHP 5.6.24 64 bit
- PHP 7.0.9 64 bit

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: July 27, 2016 03:55PM

Hi,

Addon MySQL

- MySQL 5.6.32 32 and 64 bit
- MySQL 5.7.14 32 and 64 bit

See the first post for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: WAMPServer 3 All you need to know
Posted by: Otomatic (Moderator)
Date: August 02, 2016 05:06PM

Hi,

-- Update xDebug 2.4.1 --

Update xDebug 2.4.1 - 32 bit x86
Update xDebug 2.4.1 - 64 bit x64

XDebug update version 2.4.1 for all PHP versions installed. Can be reinstalled if addition of PHP version.

See the first message, section UPDATES for the download links.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Pages: 1234567891011...LastNext
Current Page: 1 of 23


Sorry, you can't reply to this topic. It has been closed.