

I will use the versions 2.2.22 and 2.2.23, the tutorial uses these folder names but of course you will probably be installing different versions.ġ. This guide assumes you are installing a minor version of an apache you already have installed i.e.

#How to use wamp server for php and mysql install
Read all this document before starting any actual attempt to install an apache version. It would help if you had a basic knowledge of how apache/php work together and seperately and their individual configuration, as well as an understanding of what wamp is and does for you. This tutorial is not really for the absolute beginner. If the version you require is available as an addon, use that mechanism, its just so easy.

This is not intended to replace the wamp addons mechanism of downloading apache version. The root certificate is automatically added to the trusted root store so as to not give any warnings or errors when browsing to the site.Įach site/vhost can use their own version of PHP without the need to do any switching as is typically the case with other stack implementations.HowTo: Install a new version of APACHE into WAMP yourself. SSL certificates are automatically generated in the background using an internal CA.
#How to use wamp server for php and mysql update
This allows for them to be moved between different web server types and versions at the click of a button.Ĭreating a new site/vhost automatically creates the vhost file for both http and https in either Apache or Nginx as well as update the Windows hosts file. Sites/Vhosts are stored in a database and are not tied to a specific web server instance. Multiple simultaneous instances are supported, meaning one could run MariaDB and MySQL simultaneously or Apache and Nginx, either on different ports, or on the same port across different interfaces. They can then be run as standalone or as Windows Services. These are downloaded (and cached) and installed/uninstalled via the instance manager.
