Wamp Lamp Mamp



Free mixing and mastering software for mac. Here we look at and quickly decide which local server installation package is best for the circumstances: LAMP, MAMP, WAMP, or XAMPP. Most people looking into this are wanting a local environment in which to test and run WordPress or some other popular CMS or other software; Bitnami is perfect for most such setups.

Which local server setup is best for me?


What are LAMP, MAMP, WAMP, & XAMPP?

LAMP: Linux-Apache-MySQL-PHP (Forget about LAMP if you are running Windows.)
MAMP: MacOX-Apache-MySQL-PHP (Forget about MAMP if you are running Windows.)
WAMP: Windows-Apache-MySQL-PHP
XAMPP: Cross-platform-Apache-MariaDB-PHP-Perl

If you are running Windows, then you can choose WAMP or XAMPP; if you are using a Mac, choose MAMP or XAMPP.

  1. It saves your time as well as it is easy to use. XAMPP, WAMP, LAMP, MAMP are local servers that are mainly used while developing PHP websites.
  2. 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.

WAMP vs XAMPP

Choose WAMP if:

First of all, the major difference between these 4 is that,. Lamp is meant for Linux operating system. Wamp is meant for windows operating system. Mamp is for Mac OS X operating system. Xampp is meant for x-os, Apache, MySQL, PHP, Perl Let’s s. What’s good to know is that WAMP derives from LAMP (the L stands for Linux). The only difference between these two is that WAMP is used for Windows, while LAMP – for Linux based operating systems. Let’s quickly go over what each letter represents: “W” stands for Windows, there’s also LAMP (for Linux) and MAMP (for Mac).

The major Difference Between WAMP, LAMP, MAMP AND XAMPP is operating system: Lamp is for Linux operating system; Wamp is for windows operating system; Mamp is for Mac OS X operating system. Xampp is for x-os, apache, mysql, php, perl. What is LAM P SERVER? 1.Full form of LAMP is Linux, Apache, MySQL and PHP. 2.This is a open source platform.

You’re a beginner; you are relatively new to all this
You’re using it for a production environment
Security is very important

Choose XAMPP if:

You need more than what WAMP offers
If you need Filezilla, Perl
You’re using it for testing, or for a hobby environment
Security is not paramount

This quote nicely sums up the security aspects of WAMP and XAMPP:

If you’re working on a hobby local project, use XAMPP but if you’re working on a project for the production environment and have a PC running the Windows OS, then you should definitely use WAMP because it was built with security in mind. XAMPP vs WAMP on Quora

Given all of the above, I have chosen to use XAMPP. I need a local server for testing purposes only; it’s not a production environment.

Installing XAMPP

Go to ApacheFriends.com and download XAMPP.

After XAMPP has been successfully installed, the handy XAMPP control panel appears from which you may start/stop any of the main services on your new local server: Apache (HTTP server), MySQL (database), FileZilla (the FTP server), Mercury Mail (the mail server), and Tomcat (Java server).

Testing your XAMPP installation

In looking for a good and convenient way to test my brand-new XAMPP installation, I ran across Webucator.

https://www.webucator.com/how-to/how-install-start-test-xampp-on-windows-setup-of-introduction-php.cfm

Resources: WAMP vs XAMPP

Comparing LAMP, MAMP, WAMP, XAMPP

WAMP vs XAMPP

XAMPP

Related posts:

The educational technology and digital learning wiki
Jump to: navigation, search

This article or section is a stub. It does not yet contain enough information to be considered a real article. In other words, it is a short or insufficient piece of information and requires additions.

  • 2WAMP/MAMP products - Windows and Mac
  • 4WAMP for Windows running from a memory stick

1 Definition

The acronym WAMP (or Q.A.M.P.) refers to a set of free software programs commonly used together to run dynamic Web sites or servers:

  • Windows, the operating system;
  • Apache web server;
  • MySQL, the database management system
  • The PHP (and sometimes the Perl or Python) programming languages.

See LAMP, the original Linux-based solution

2 WAMP/MAMP products - Windows and Mac

For the Windows world there exist several complete packages that come with installers and a launch/stop/configure tool. Some also work for Linux, but I'd rather not use them on a real server.

  • Also check out Wikipedia's Comparison of WAMPs.

2.1 WAMP5 / WAMPServer

  • Also available on SourceForge (try this if the other is down)
  • Supports PHP 5x and MySQL 5x (16:16, 4 December 2006 (MET)).
  • This may be the best bet currently, but DSchneider didn't do any serious comparative testing, but it's the only one I was mostly happy with.
  • Only thing missing were some mysql excutables that some programs or yourself may need for command line operations (e.g. LAMS installer needs this).

2.2 EasyPHP

  • Easy PHP.
  • Used to be the most popular PHP 4.x package
  • Daniel K. Schneider did not test the 2.0beta version yet (mai 2007).
How to upgrade EasyPHP if you really need to

I once managed to upgrade PHP4.x to PHP5.x in Easyphp 1.8 (in nov 2006)

  • Empty the ./php directory and get PHP from PHP
  • Edit php.ini and explicitly load php_mysql (for the php 4 this was not necessary)

2.3 XAMPP

  • Also works fine, but this is more intrusive.

3 MAMP

  • MAMP for your MacIntosh
  • MAMP stands for: Macintosh, Apache, Mysql and PHP and can be used as light-weight developper's alternative to the built-in servers.

4 WAMP for Windows running from a memory stick

WAMP servers that run off a memory stick, your camera or any device that can act as an external drive for a device (usually a PC). Usually these distributions have less functionality, but take up less space and need no (or almost no) installation work. I tested both MoWes and Uniform and both work and are live projects - Daniel K. Schneider 11:09, 22 December 2009 (UTC).

I suggest always to decompress such distributions on a real hard desk and then transfer to a memory stick (to avoid write errors I ran into).

4.1 The Uniform server

The Uniform server is a combo of Apache Httpd Server, PHP, Perl, and MySQL. It comes in two variants (or more) and can be enhanced with extra plugins.

  • Version 5.5 release in dec 2009 is described like this: “The Uniform Server is a lightweigt server solution for running a web server under the WindowsOS. 8.78MiB! It includes the latest versions of Apache2, Perl5, PHP5, MySQL5, phpMyAdmin and .. NO INSTALLATION REQUIRED! NO REGISTRY DUST! Just UNPACK and RUN!”
  • Plugins exist, e.g. for a Tomcat server, an FTP server etc.!
  • The Uniform Server Homepage homepage, downloads (on sourceforge).
  • Uniform wiki (documentation)

4.2 MoWes

  • See the Modular Webserver System article. For beginners working under Windows, this system is probably the easiest way for playing with a WAMP and some portalware. Several popular CMSs can be download and installed automatically - Daniel K. Schneider 17:18, 15 January 2010 (UTC).

4.3 Distributions of ready-to-run portals

There exist some distributions for packages like Drupal, Joomla etc. and that you can run usually directly from a memory stick or any other drive.

  • E.g. * JSAS Joomla! StandAlone Server.
  • Otherwise, packages like WOS do include preconfigured servers

5 Running a mediawiki on your travel PC

Wamp lamp mamp free
If you want to clone a Mediawiki from your 'real' server

Export your database on the server and transfer the file to your PC (e.g. to c:tmpwikimedia.sql):

Example:

Import the database in your PC

Firstly create a database on you PC-based MysQL server Download history chrome mac.

Download atom mac. I suggest to use the command line to do the import, because file upload is limited in a typical PHP installation (else reconfigure the parameters in the php.ini file).

In EasyPHP 1.8 the mysql.exe program is here:

In WAMP 5, the file is here:

Open a terminal (DOS window, command prompt, or whatever it is called) and use this construct:

Mamp Vs Wamp

Example:

Then wait for a long moment ..

Copy the MediaWiki server
  • I suggest to zip the files on the serveur and then dezip exactly in the same place

Then, adapt the LocalSettings.php file

    • Change the DataBase user and password (on the PC I simply use the root)
    • You may have to ajust other things too, if you use short URLs on your production server, you may want to fix the Apache configuration on your PC too.

See ManageMediaWiki, my somewhat disorganized English/French installation MediaWiki management notes.

6 PHP/MySQL generators

Wamp Lamp Mampilly

These are tips to beginners with almost no php/mySQL skills.

Coding Php/MySQL/HTML requires expertise and in most cases it's not a good idea to try learning enough php just to build a simple database such as Zoho creator (See list of web 2.0 applications)

  • If you must create your own application, then try php/mysql generators. They can generate full code for simpler applications.

Here is a list (no endorsements so far):

AppGini
  • AppGini.
  • This is a Windows program. It creates php,mysql,html. The free version is functional, but has less features, e.g. project files can't be saved, 10 seconds waiting before it loads.
PHP DataGrid
  • PHP DataGrid.

These are server-side scripts that need moderate installation skills. Therefore needs apache/php/mysql installed.

PHPRunner
  • This is a windows program. PHPRunner builds visually appealing web interface for any local or remote MySQL, MS Access, SQL Server and Oracle databases. Your web site visitors will be able to easily search, add, edit, delete and export data in your database. Advanced security options allow to build password-protected members only Web sites easily. Provides fully-functional 21-day trial version.
PHP Generator fo MySQL
  • PHP Generator for MySQL.
  • This is a windows program. It will connect to a running MySQL/WAMP server (or a remote MySQL server for which you have access rights) and extract information from database tables you have to specify. It then will create the code that you can upload to a production server.

Works fine but with two smaller caveats:

  • PHP code generated looks like this: <? .. ?> instead of the correct <?php .. ?> .
  • There are font problems, i.e. some buttons in the margins only show partly.
Web Form Generator

(also Php Database Wizard). This is a Java application with a *.jar installer to create a edit/modify/view form for a table. Registration required.

Installation:

  • Unzip first. If clicking on the *.jar fails, open a command window, go to the directory and type:
  • However you still will be in trouble, e.g. you will have to start manually the application with the provided *.bat file in the applications directory. So rather just fix you Windows installation and associate *.jar files with Java.

If java is not found, then you need to download java from http://java.com/ and install it. It's useful to have in any case, since many educational applications are written in Java.

  • For details, see the help. This application will generate several files. If you work with a local WAMP, just tell it the web directory where to put these (click on the tools icon).

DKS's option. A sleek application that works without any problems. Only caveat is that you likely have to add some code to protect your database. Easiest solution would be to use the servers .htaccess mechanism.

Coffeecup
  • Not tested, Daniel K. Schneider is not exactly sure what it does, but might be a nice application.
  • Commercial ($39), but free for high-schools.
PHP Data Grid

PHP Builder. DataGrid class for programmers ?

Retrieved from 'http://edutechwiki.unige.ch/mediawiki/index.php?title=WAMP&oldid=31759'