Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

LAMP (software bundle)

Index LAMP (software bundle)

LAMP is an archetypal model of web service stacks, named as an acronym of the names of its original four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language. [1]

118 relations: Acronym, Apache HTTP Server, Apache License, Apache Software Foundation, Archaeological Recording Kit, Availability, BSON, Cacti (software), CentOS, Ceph (software), Collectd, Command-line interface, Common Gateway Interface, Compiler, Content management system, Data loss, Database, Debian, Downtime, Dynamic programming language, Dynamic web page, Fedora (operating system), Fork (software development), Free and open-source software, Free software, FreeBSD, Functional programming, General-purpose programming language, GNU General Public License, Graphical user interface, High availability, High-level programming language, HTML, IBM System i, Imperative programming, Internet Information Services, Interpreter (computing), Intrusion detection system, JSON, LAMP (software bundle), Larry Wall, Linux, Linux distribution, Linux kernel, Linux Virtual Server, List of Apache–MySQL–PHP packages, List of Nginx–MySQL–PHP packages, List of Unix commands, Load balancing (computing), LYME (software bundle), ..., MacOS, MAMP, MariaDB, MEAN (software bundle), Memory management, Microsoft Windows, Modular programming, MongoDB, Multi-user software, MySQL, Nagios, Netcraft, Netsniff-ng, Nginx, NoSQL, O'Reilly Media, Object-oriented programming, Open-source model, Open-source software, OpenStack, Operating system, Oracle Corporation, Package manager, Parsing, Perl, Perl 6, PHP, PHP License, PostgreSQL, Procedural programming, Programming language, Programming paradigm, Proprietary software, Python (programming language), Red Hat Enterprise Linux, Redundancy (engineering), Relational database, Relational database management system, Replication (computing), Retronym, RRDtool, Scripting language, Server-side scripting, Snort (software), Software repository, Solaris (operating system), Solution stack, Source code, SQL, Standard library, Sun Microsystems, Text file, Thread (computing), Type system, Ubuntu (operating system), Unix-like, Uptime, Vendor lock-in, Web application, Web content management system, Web development, Web Platform Installer, Website, Whitespace character, Wikimedia Foundation, Wikipedia, WIMP (software bundle), XAMPP. Expand index (68 more) »

Acronym

An acronym is a word or name formed as an abbreviation from the initial components in a phrase or a word, usually individual letters (as in NATO or laser) and sometimes syllables (as in Benelux).

New!!: LAMP (software bundle) and Acronym · See more »

Apache HTTP Server

The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server, released under the terms of Apache License 2.0.

New!!: LAMP (software bundle) and Apache HTTP Server · See more »

Apache License

The Apache License is a permissive free software license written by the Apache Software Foundation (ASF).

New!!: LAMP (software bundle) and Apache License · See more »

Apache Software Foundation

The Apache Software Foundation (ASF) is an American non-profit corporation (classified as 501(c)(3) in the United States) to support Apache software projects, including the Apache HTTP Server.

New!!: LAMP (software bundle) and Apache Software Foundation · See more »

Archaeological Recording Kit

Archaeological Recording Kit (ARK) is a web-based, open source software package for recording and disseminating archaeological data.

New!!: LAMP (software bundle) and Archaeological Recording Kit · See more »

Availability

In reliability theory and reliability engineering, the term availability has the following meanings.

New!!: LAMP (software bundle) and Availability · See more »

BSON

BSON is a computer data interchange format used mainly as a data storage and network transfer format in the MongoDB database.

New!!: LAMP (software bundle) and BSON · See more »

Cacti (software)

Cacti is an open-source, web-based network monitoring and graphing tool designed as a front-end application for the open-source, industry-standard data logging tool RRDtool.

New!!: LAMP (software bundle) and Cacti (software) · See more »

CentOS

CentOS (from Community Enterprise Operating System) is a Linux distribution that provides a free, enterprise-class, community-supported computing platform functionally compatible with its upstream source, Red Hat Enterprise Linux (RHEL).

New!!: LAMP (software bundle) and CentOS · See more »

Ceph (software)

In computing, Ceph (pronounced or) is a free-software storage platform, implements object storage on a single distributed computer cluster, and provides interfaces for object-, block- and file-level storage.

New!!: LAMP (software bundle) and Ceph (software) · See more »

Collectd

collectd is a Unix daemon that collects, transfers and stores performance data of computers and network equipment.

New!!: LAMP (software bundle) and Collectd · See more »

Command-line interface

A command-line interface or command language interpreter (CLI), also known as command-line user interface, console user interface and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines).

New!!: LAMP (software bundle) and Command-line interface · See more »

Common Gateway Interface

In computing, Common Gateway Interface (CGI) offers a standard protocol for web servers to execute programs that execute like console applications (also called command-line interface programs) running on a server that generates web pages dynamically.

New!!: LAMP (software bundle) and Common Gateway Interface · See more »

Compiler

A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language).

New!!: LAMP (software bundle) and Compiler · See more »

Content management system

A content management system (CMS)Managing Enterprise Content: A Unified Content Strategy.

New!!: LAMP (software bundle) and Content management system · See more »

Data loss

Data loss is an error condition in information systems in which information is destroyed by failures or neglect in storage, transmission, or processing.

New!!: LAMP (software bundle) and Data loss · See more »

Database

A database is an organized collection of data, stored and accessed electronically.

New!!: LAMP (software bundle) and Database · See more »

Debian

Debian is a Unix-like computer operating system that is composed entirely of free software, and packaged by a group of individuals participating in the Debian Project.

New!!: LAMP (software bundle) and Debian · See more »

Downtime

The term downtime is used to refer to periods when a system is unavailable.

New!!: LAMP (software bundle) and Downtime · See more »

Dynamic programming language

Dynamic programming language, in computer science, is a class of high-level programming languages which, at runtime, execute many common programming behaviors that static programming languages perform during compilation.

New!!: LAMP (software bundle) and Dynamic programming language · See more »

Dynamic web page

A server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts.

New!!: LAMP (software bundle) and Dynamic web page · See more »

Fedora (operating system)

Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by Red Hat.

New!!: LAMP (software bundle) and Fedora (operating system) · See more »

Fork (software development)

In software engineering, a project fork happens when developers take a copy of source code from one software package and start independent development on it, creating a distinct and separate piece of software.

New!!: LAMP (software bundle) and Fork (software development) · See more »

Free and open-source software

Free and open-source software (FOSS) is software that can be classified as both free software and open-source software.

New!!: LAMP (software bundle) and Free and open-source software · See more »

Free software

Free software or libre software is computer software distributed under terms that allow users to run the software for any purpose as well as to study, change, and distribute it and any adapted versions.

New!!: LAMP (software bundle) and Free software · See more »

FreeBSD

FreeBSD is a free and open-source Unix-like operating system descended from Research Unix via the Berkeley Software Distribution (BSD).

New!!: LAMP (software bundle) and FreeBSD · See more »

Functional programming

In computer science, functional programming is a programming paradigm—a style of building the structure and elements of computer programs—that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data.

New!!: LAMP (software bundle) and Functional programming · See more »

General-purpose programming language

In computer software, a general-purpose programming language is a programming language designed to be used for writing software in the widest variety of application domains (a general-purpose language).

New!!: LAMP (software bundle) and General-purpose programming language · See more »

GNU General Public License

The GNU General Public License (GNU GPL or GPL) is a widely used free software license, which guarantees end users the freedom to run, study, share and modify the software.

New!!: LAMP (software bundle) and GNU General Public License · See more »

Graphical user interface

The graphical user interface (GUI), is a type of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation, instead of text-based user interfaces, typed command labels or text navigation.

New!!: LAMP (software bundle) and Graphical user interface · See more »

High availability

High availability is a characteristic of a system, which aims to ensure an agreed level of operational performance, usually uptime, for a higher than normal period.

New!!: LAMP (software bundle) and High availability · See more »

High-level programming language

In computer science, a high-level programming language is a programming language with strong abstraction from the details of the computer.

New!!: LAMP (software bundle) and High-level programming language · See more »

HTML

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.

New!!: LAMP (software bundle) and HTML · See more »

IBM System i

The IBM System i is IBM's previous generation of midrange computer systems for IBM i users, and was subsequently replaced by the IBM Power Systems in April 2008.

New!!: LAMP (software bundle) and IBM System i · See more »

Imperative programming

In computer science, imperative programming is a programming paradigm that uses statements that change a program's state.

New!!: LAMP (software bundle) and Imperative programming · See more »

Internet Information Services

Internet Information Services (IIS, formerly Internet Information Server) is an extensible web server created by Microsoft for use with the Windows NT family.

New!!: LAMP (software bundle) and Internet Information Services · See more »

Interpreter (computing)

In computer science, an interpreter is a computer program that directly executes, i.e. performs, instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program.

New!!: LAMP (software bundle) and Interpreter (computing) · See more »

Intrusion detection system

An intrusion detection system (IDS) is a device or software application that monitors a network or systems for malicious activity or policy violations.

New!!: LAMP (software bundle) and Intrusion detection system · See more »

JSON

In computing, JavaScript Object Notation or JSON ("Jason") is an open-standard file format that uses human-readable text to transmit data objects consisting of attribute–value pairs and array data types (or any other serializable value).

New!!: LAMP (software bundle) and JSON · See more »

LAMP (software bundle)

LAMP is an archetypal model of web service stacks, named as an acronym of the names of its original four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language.

New!!: LAMP (software bundle) and LAMP (software bundle) · See more »

Larry Wall

Larry Wall (born September 27, 1954) is a computer programmer and author.

New!!: LAMP (software bundle) and Larry Wall · See more »

Linux

Linux is a family of free and open-source software operating systems built around the Linux kernel.

New!!: LAMP (software bundle) and Linux · See more »

Linux distribution

A Linux distribution (often abbreviated as distro) is an operating system made from a software collection, which is based upon the Linux kernel and, often, a package management system.

New!!: LAMP (software bundle) and Linux distribution · See more »

Linux kernel

The Linux kernel is an open-source monolithic Unix-like computer operating system kernel.

New!!: LAMP (software bundle) and Linux kernel · See more »

Linux Virtual Server

Linux Virtual Server (LVS) is load balancing software for Linux kernel–based operating systems.

New!!: LAMP (software bundle) and Linux Virtual Server · See more »

List of Apache–MySQL–PHP packages

This is a list of AMP (Apache, MySQL/MariaDB, Perl/PHP/Python) solution stacks for all computer platforms; these software bundles are used to run dynamic Web sites or servers.

New!!: LAMP (software bundle) and List of Apache–MySQL–PHP packages · See more »

List of Nginx–MySQL–PHP packages

This is a list of NMP (Nginx, MySQL/MariaDB, PHP) solution stacks for all computer platforms; these software bundles are used to run dynamic Web sites or servers.

New!!: LAMP (software bundle) and List of Nginx–MySQL–PHP packages · See more »

List of Unix commands

This is a list of Unix commands as specified by IEEE Std 1003.1-2008, which is part of the Single UNIX Specification (SUS).

New!!: LAMP (software bundle) and List of Unix commands · See more »

Load balancing (computing)

In computing, load balancing improves the distribution of workloads across multiple computing resources, such as computers, a computer cluster, network links, central processing units, or disk drives.

New!!: LAMP (software bundle) and Load balancing (computing) · See more »

LYME (software bundle)

LYME and LYCE are software stacks composed entirely of free and open-source software to build high-availability heavy duty dynamic web pages.

New!!: LAMP (software bundle) and LYME (software bundle) · See more »

MacOS

macOS (previously and later) is a series of graphical operating systems developed and marketed by Apple Inc. since 2001.

New!!: LAMP (software bundle) and MacOS · See more »

MAMP

MAMP is a solution stack composed of free and open-source and proprietary commercial software used to run dynamic web sites on Mac OS computers.

New!!: LAMP (software bundle) and MAMP · See more »

MariaDB

MariaDB is a community-developed fork of the MySQL relational database management system intended to remain free under the GNU GPL.

New!!: LAMP (software bundle) and MariaDB · See more »

MEAN (software bundle)

MEAN is a free and open-source JavaScript software stack for building dynamic web sites and web applications.

New!!: LAMP (software bundle) and MEAN (software bundle) · See more »

Memory management

Memory management is a form of resource management applied to computer memory.

New!!: LAMP (software bundle) and Memory management · See more »

Microsoft Windows

Microsoft Windows is a group of several graphical operating system families, all of which are developed, marketed, and sold by Microsoft.

New!!: LAMP (software bundle) and Microsoft Windows · See more »

Modular programming

Modular programming is a software design technique that emphasizes separating the functionality of a programme into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect of the desired functionality.

New!!: LAMP (software bundle) and Modular programming · See more »

MongoDB

MongoDB is a free and open-source cross-platform document-oriented database program.

New!!: LAMP (software bundle) and MongoDB · See more »

Multi-user software

Multi-user software is software that allows access by multiple users of a computer.

New!!: LAMP (software bundle) and Multi-user software · See more »

MySQL

MySQL ("My S-Q-L") is an open-source relational database management system (RDBMS).

New!!: LAMP (software bundle) and MySQL · See more »

Nagios

Nagios, now known as Nagios Core, is a free and open source computer-software application that monitors systems, networks and infrastructure.

New!!: LAMP (software bundle) and Nagios · See more »

Netcraft

Netcraft is an Internet services company based in Bath, England.

New!!: LAMP (software bundle) and Netcraft · See more »

Netsniff-ng

netsniff-ng is a free Linux network analyzer and networking toolkit originally written by Daniel Borkmann.

New!!: LAMP (software bundle) and Netsniff-ng · See more »

Nginx

Nginx (stylized as NGINX, NGiИX or nginx) is a web server which can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

New!!: LAMP (software bundle) and Nginx · See more »

NoSQL

A NoSQL (originally referring to "non SQL" or "non relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases.

New!!: LAMP (software bundle) and NoSQL · See more »

O'Reilly Media

O'Reilly Media (formerly O'Reilly & Associates) is an American media company established by Tim O'Reilly that publishes books and Web sites and produces conferences on computer technology topics.

New!!: LAMP (software bundle) and O'Reilly Media · See more »

Object-oriented programming

Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. A feature of objects is that an object's procedures can access and often modify the data fields of the object with which they are associated (objects have a notion of "this" or "self").

New!!: LAMP (software bundle) and Object-oriented programming · See more »

Open-source model

The open-source model is a decentralized software-development model that encourages open collaboration.

New!!: LAMP (software bundle) and Open-source model · See more »

Open-source software

Open-source software (OSS) is a type of computer software whose source code is released under a license in which the copyright holder grants users the rights to study, change, and distribute the software to anyone and for any purpose.

New!!: LAMP (software bundle) and Open-source software · See more »

OpenStack

OpenStack (O~S) is a free and open-source software platform for cloud computing, mostly deployed as infrastructure-as-a-service (IaaS), whereby virtual servers and other resources are made available to customers.

New!!: LAMP (software bundle) and OpenStack · See more »

Operating system

An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.

New!!: LAMP (software bundle) and Operating system · See more »

Oracle Corporation

Oracle Corporation is an American multinational computer technology corporation, headquartered in Redwood Shores, California.

New!!: LAMP (software bundle) and Oracle Corporation · See more »

Package manager

A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, and removing computer programs for a computer's operating system in a consistent manner.

New!!: LAMP (software bundle) and Package manager · See more »

Parsing

Parsing, syntax analysis or syntactic analysis is the process of analysing a string of symbols, either in natural language, computer languages or data structures, conforming to the rules of a formal grammar.

New!!: LAMP (software bundle) and Parsing · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

New!!: LAMP (software bundle) and Perl · See more »

Perl 6

Perl 6 is a member of the Perl family of programming languages.

New!!: LAMP (software bundle) and Perl 6 · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: LAMP (software bundle) and PHP · See more »

PHP License

The PHP License is the software license under which the PHP scripting language is released.

New!!: LAMP (software bundle) and PHP License · See more »

PostgreSQL

PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards compliance.

New!!: LAMP (software bundle) and PostgreSQL · See more »

Procedural programming

Procedural programming is a programming paradigm, derived from structured programming, based upon the concept of the procedure call.

New!!: LAMP (software bundle) and Procedural programming · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

New!!: LAMP (software bundle) and Programming language · See more »

Programming paradigm

Programming paradigms are a way to classify programming languages based on their features.

New!!: LAMP (software bundle) and Programming paradigm · See more »

Proprietary software

Proprietary software is non-free computer software for which the software's publisher or another person retains intellectual property rights—usually copyright of the source code, but sometimes patent rights.

New!!: LAMP (software bundle) and Proprietary software · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: LAMP (software bundle) and Python (programming language) · See more »

Red Hat Enterprise Linux

Red Hat Enterprise Linux (RHEL) is a Linux distribution developed by Red Hat and targeted toward the commercial market.

New!!: LAMP (software bundle) and Red Hat Enterprise Linux · See more »

Redundancy (engineering)

In engineering, redundancy is the duplication of critical components or functions of a system with the intention of increasing reliability of the system, usually in the form of a backup or fail-safe, or to improve actual system performance, such as in the case of GNSS receivers, or multi-threaded computer processing.

New!!: LAMP (software bundle) and Redundancy (engineering) · See more »

Relational database

A relational database is a digital database based on the relational model of data, as proposed by E. F. Codd in 1970.

New!!: LAMP (software bundle) and Relational database · See more »

Relational database management system

A relational database management system (RDBMS) is a database management system (DBMS) based on the relational model invented by Edgar F. Codd at IBM's San Jose Research Laboratory.

New!!: LAMP (software bundle) and Relational database management system · See more »

Replication (computing)

Replication in computing involves sharing information so as to ensure consistency between redundant resources, such as software or hardware components, to improve reliability, fault-tolerance, or accessibility.

New!!: LAMP (software bundle) and Replication (computing) · See more »

Retronym

A retronym is a newer name for an existing thing that differentiates the original form or version from a more recent one.

New!!: LAMP (software bundle) and Retronym · See more »

RRDtool

RRDtool (round-robin database tool) aims to handle time series data such as network bandwidth, temperatures or CPU load.

New!!: LAMP (software bundle) and RRDtool · See more »

Scripting language

A scripting or script language is a programming language that supports scripts: programs written for a special run-time environment that automate the execution of tasks that could alternatively be executed one-by-one by a human operator.

New!!: LAMP (software bundle) and Scripting language · See more »

Server-side scripting

Server-side scripting is a technique used in web development which involves employing scripts on a web server which produce a response customized for each user's (client's) request to the website.

New!!: LAMP (software bundle) and Server-side scripting · See more »

Snort (software)

Snort is a free and open source network intrusion prevention system (IPS) and network intrusion detection system (IDS) created by Martin Roesch in 1998.

New!!: LAMP (software bundle) and Snort (software) · See more »

Software repository

A software repository, colloquially known as a "repo" for short, is a storage location from which software packages may be retrieved and installed on a computer.

New!!: LAMP (software bundle) and Software repository · See more »

Solaris (operating system)

Solaris is a Unix operating system originally developed by Sun Microsystems.

New!!: LAMP (software bundle) and Solaris (operating system) · See more »

Solution stack

In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications.

New!!: LAMP (software bundle) and Solution stack · See more »

Source code

In computing, source code is any collection of code, possibly with comments, written using a human-readable programming language, usually as plain text.

New!!: LAMP (software bundle) and Source code · See more »

SQL

SQL (S-Q-L, "sequel"; Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS).

New!!: LAMP (software bundle) and SQL · See more »

Standard library

A standard library in computer programming is the library made available across implementations of a programming language.

New!!: LAMP (software bundle) and Standard library · See more »

Sun Microsystems

Sun Microsystems, Inc. was an American company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, the Network File System (NFS), and SPARC.

New!!: LAMP (software bundle) and Sun Microsystems · See more »

Text file

A text file (sometimes spelled "textfile"; an old alternative name is "flatfile") is a kind of computer file that is structured as a sequence of lines of electronic text.

New!!: LAMP (software bundle) and Text file · See more »

Thread (computing)

In computer science, a thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system.

New!!: LAMP (software bundle) and Thread (computing) · See more »

Type system

In programming languages, a type system is a set of rules that assigns a property called type to the various constructs of a computer program, such as variables, expressions, functions or modules.

New!!: LAMP (software bundle) and Type system · See more »

Ubuntu (operating system)

Ubuntu (stylized as ubuntu) is a free and open source operating system and Linux distribution based on Debian.

New!!: LAMP (software bundle) and Ubuntu (operating system) · See more »

Unix-like

A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification.

New!!: LAMP (software bundle) and Unix-like · See more »

Uptime

Uptime is a measure of the time a machine, typically a computer, has been working and available.

New!!: LAMP (software bundle) and Uptime · See more »

Vendor lock-in

In economics, vendor lock-in, also known as proprietary lock-in or customer lock-in, makes a customer dependent on a vendor for products and services, unable to use another vendor without substantial switching costs.

New!!: LAMP (software bundle) and Vendor lock-in · See more »

Web application

In computing, a web application or web app is a client–server computer program which the client (including the user interface and client-side logic) runs in a web browser.

New!!: LAMP (software bundle) and Web application · See more »

Web content management system

A web content management system (WCMS) is a software content management system (CMS) specifically for web content.

New!!: LAMP (software bundle) and Web content management system · See more »

Web development

Web development is a broad term for the work involved in developing a web site for the Internet (World Wide Web) or an intranet (a private network).

New!!: LAMP (software bundle) and Web development · See more »

Web Platform Installer

Web Platform Installer (Web PI) is a freeware package management system that installs non-commercial development tools and their dependencies that are part of Microsoft Web Platform, including.

New!!: LAMP (software bundle) and Web Platform Installer · See more »

Website

A website is a collection of related web pages, including multimedia content, typically identified with a common domain name, and published on at least one web server.

New!!: LAMP (software bundle) and Website · See more »

Whitespace character

In computer programming, white space is any character or series of characters that represent horizontal or vertical space in typography.

New!!: LAMP (software bundle) and Whitespace character · See more »

Wikimedia Foundation

The Wikimedia Foundation, Inc. (WMF, or simply Wikimedia) is an American non-profit and charitable organization headquartered in San Francisco, California.

New!!: LAMP (software bundle) and Wikimedia Foundation · See more »

Wikipedia

Wikipedia is a multilingual, web-based, free encyclopedia that is based on a model of openly editable content.

New!!: LAMP (software bundle) and Wikipedia · See more »

WIMP (software bundle)

The acronym WIMP is a solution stack of software, partially free and open source software, used to run dynamic Web sites on servers.

New!!: LAMP (software bundle) and WIMP (software bundle) · See more »

XAMPP

XAMPP is a free and open source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.

New!!: LAMP (software bundle) and XAMPP · See more »

Redirects here:

EasyPHP, FLAP (Software bundle), FWAP, FWIP (software bundle), GLAMP, L.A.M.P, L.A.M.P., LAMJ, LAMP (software), LAMP (solution stack), LAMP Stack, LAMP architecture, LAMP platform, LAMP server, LAMP software bundle, LAMP stack, LAMPP, LAPP, Lamp stack, Linux, Apache, MySQL, PHP, MySQLPHP, OPAL (software bundle), SAMP (Sun Web Stack), WAMP, WAMP (software bundle), WAMP Stack.

References

[1] https://en.wikipedia.org/wiki/LAMP_(software_bundle)

OutgoingIncoming
Hey! We are on Facebook now! »