Wamp Mamp

Posted on  by 



MAMP for Windows MAMP is a free, local server environment that can be installed under macOS and Windows with just a few clicks. MAMP provides them with all the tools they need to run WordPress on their desktop PC for testing or development purposes, for example. You can even easily test your projects on mobile devices. Wamp is for windows operating system Mamp is for Mac OS X operating system. And about Xampp, it has too many additional features including support of perl, filezilla, mercury mail and some scripts. And is available for all major operating system including windows, mac, Linux. AMPPS is a WAMP, MAMP and LAMP stack of Apache, MySQL, MongoDB, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. With AMPPS you can create a website by installing any of the 419 Apps, customizing it, and then simply publishing it on the internet via a wide choice of hosting service providers.

Setting up WordPress sites is very easy and simple, you have multiple options. WAMP, XAMPP, MAMP and Bitnami WordPress installer makes it simple to set up WordPress locally. Sometimes, you need to setup multiple WordPress sites on localhost for different projects.

In this video, You can see the process to set up multiple WordPress sites on localhost. In this case, I am using WAMP server for the local set up but the process is same for XAMPP and MAMP, You just need to create multiple folders/directories in the WWW directory and edit wp-config.php file.

Even though You can use a single database to set up multiple WordPress sites but I prefer to create a new database for each site.

How to use mamp

Here is the step by step process to set up multiple WordPress sites on localhost.

  1. Download WordPress
  2. Create a new folder in WWW folder and name it wordpress2 or anything you like
  3. Extract all WordPress files in this newly created folder
  4. Visit http://localhost:8080/phpmyadmin/ and create a new database for the new WordPress site
  5. Rename wp-config-sample to wp-config.php
  6. Open wp-config.php in any text editor and add your database name, save file.
  7. Visit http://localhost:8080/wordpress2/ and complete the installation.

That’s all. You can set up as many sites as you want using the same process.

Resources

Download WAMP Server
Download WordPress

XAMPP can be described as a bundle of software used to serve web solutions across multiple platforms. It provides assistance to local developers by providing an environment to develop and test projects based on Apache servers, database management systems like MariaDB and scripting languages like Perl and PHP. Like XAMPP, there are a number of similar open-source local servers that provide similar assistance and functionalities. In this article, we will study about MAMP, WAMP, and LAMP to analyze and compare amongst the four.

Wamp ou mamp

XAMPP

XAMPP is an acronym, in which 'X' stands for Multiplatform, 'A' stands for Apache server, 'M' stands for MariaDB, 'P' stands for Perl, and 'P' stands for PHP. It is a stack of software, which includes Apache distributions used to develop and test website locally before its deployment on the internet. It is multiplatform and is supported by many operating systems such as Windows, MacOS, and Linux. It is supported by many file formats that add to its robustness. It is easy to install and use. The Control Panel makes it easy to manage and implement.

WAMP

WAMP is another local server, which is a package of software including Apache Server (which stands for A), MySQL database (which stands for M), and PHP script-based language (which stands for P). The 'W' in WAMP designates its exclusiveness for the Windows Operating system. WAMP is used in Windows-based systems to test dynamic websites without publishing it on the webserver. It is handy to implement and developed with PHP. It is available for both 32 bit and 64-bit systems.

MAMP

Wamp Mamp

MAMP is a local server, which is compatible with (M) Mac Operating system and supports development & testing of web projects based on (A) Apache Server, (M) MySQL Database and (P) PHP OOPS based programming language. It can be easily installed on a Mac-based system with the help of a few clicks. It is mainly used for Mac OS, as denoted by the initial M in MAMP. It provides all the equipment that is needed to run WordPress on the system.

LAMP

It is an acronym in which 'L' stands for Linux, 'A' stands for Apache, 'M' stands for MySQL, and 'P' stands for various programming languages such as PHP, Perl, and Python. It is a local server solely supported by the Linux operating system and cannot be run on any other operating system. It is a light-weighted software package used by Linux based local hosts for testing their webpages before launching them on live platform. Unlike other such software packages, it supports development by multiple programming languages such as PHP, Perl, and Python.

Comparison and Analysis

BasisXAMPPMAMPWAMPLAMP
Supporting Platforms.It is a cross-platform software package supported by platforms like Linux, Windows, and Mac OS.This stack of software is only for the MAC operating system.WAMP local server is only supported by Windows Operating system.LAMP is supported by a single platform i.e., Linux based systems.
Programming LanguagesThe programming/ scripting languages used for development in XAMPP are Perl and PHP.The coding for the development and testing is done by using PHP in the MAMP server.WAMP uses PHP (a script-based programming language) for development and testing.Unlike other similar local servers, LAMP is multi-lingual in terms of development. It supports coding done in PHP, Perl, and Python.
DatabaseXAMPP uses MariaDB, which is a relational database management system. It was developed by MySQL.MAMP stores its data in a relational database. It uses MySQL for data storage and retrieval.Just like MAMP, WAMP uses MySQL, which is an RDBMS for storing and retrieving operations on data.LAMP supports its data storage function and other data-based operations using MySQL RDBMS.
ServersApache Server is used for testing and running webpages of local hosts.It uses Apache webserver.WAMP uses the Apache Web server.LAMP, like the other local servers, uses Apache Web server.
Installation ProcessThe installation process is easy but may differ for different platformsVery easy process of installation. It takes just a few clicks and minutes.Easy to download & install and it is also light- weighted.LAMP is handy to install and run.
Mamp xampp wampWamp mamp xampp

Wamp Or Mamp

Next TopicInstallation of Wordpress Using Xampp

Wamp/mamp Download






Coments are closed