WIMP (software bundle)
Appearance
(Redirected from WIMP (webserver))
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
The acronym WIMP is a solution stack of software, partially free and open source software, used to run dynamic web sites on servers. The expansion is as follows:
- Windows, referring to the operating system;
- IIS, the web server;
- MySQL, MS SQL Server or MS Access, the database management system (or database server);
- PHP or others, e.g. the Perl, Python, PowerShell programming languages.[1]
The Microsoft Web Platform Installer is a tool to install applications on a WIMP-system.
LAMP is a similar stack, of entirely free software with Linux replacing Windows, and Apache HTTP Server replacing IIS.
WAMP is a similar stack, with Apache replacing IIS.
See also
[edit]References
[edit]- ^ Dale Dougherty (January 26, 2001). "LAMP: The Open Source Web Platform". ONLamp. Archived from the original on April 30, 2012. Retrieved July 15, 2008.