<s>
The	O
acronyms	O
BAPP	B-Device
(	O
or	O
B.A.P.P.	O
)	O
</s>
<s>
and	O
BAMP	B-Device
(	O
or	O
B.A.M.P.	O
)	O
</s>
<s>
refer	O
to	O
a	O
set	O
of	O
open-source	B-Application
software	I-Application
programs	O
commonly	O
used	O
together	O
to	O
run	O
dynamic	O
websites	O
or	O
servers	B-Application
.	O
</s>
<s>
This	O
set	O
is	O
a	O
solution	B-Application
stack	I-Application
,	O
and	O
an	O
open	O
source	O
web	B-Application
platform	B-Device
.	O
</s>
<s>
BAPP	B-Device
refers	O
to	O
:	O
</s>
<s>
BSD	B-Operating_System
,	O
family	O
of	O
operating	B-General_Concept
systems	I-General_Concept
;	O
</s>
<s>
Apache	B-Application
,	O
the	O
web	B-Application
server	I-Application
;	O
</s>
<s>
PostgreSQL	B-Application
,	O
the	O
database	B-General_Concept
management	I-General_Concept
system	I-General_Concept
(	O
or	O
database	O
server	O
)	O
;	O
</s>
<s>
Perl	B-Language
,	O
PHP	B-Application
,	O
Python	B-Language
,	O
and/or	O
Primate	O
(	O
mod	B-Application
mono	I-Application
)	O
,	O
scripting/programming	O
languages	O
.	O
</s>
<s>
BAMP	B-Device
refers	O
to	O
:	O
</s>
<s>
BSD	B-Operating_System
,	O
family	O
of	O
operating	B-General_Concept
systems	I-General_Concept
;	O
</s>
<s>
Apache	B-Application
,	O
the	O
web	B-Application
server	I-Application
;	O
</s>
<s>
MySQL	B-Application
,	O
the	O
database	B-General_Concept
management	I-General_Concept
system	I-General_Concept
(	O
or	O
database	O
server	O
)	O
;	O
</s>
<s>
Perl	B-Language
,	O
PHP	B-Application
,	O
Python	B-Language
,	O
and/or	O
Primate	O
(	O
mod	B-Application
mono	I-Application
)	O
,	O
scripting/programming	O
languages	O
.	O
</s>
<s>
As	O
an	O
operating	B-General_Concept
system	I-General_Concept
,	O
FreeBSD	B-Operating_System
(	O
a	O
BSD	B-Operating_System
descendant	O
)	O
is	O
generally	O
regarded	O
as	O
reliable	O
and	O
robust	O
,	O
and	O
of	O
the	O
operating	B-General_Concept
systems	I-General_Concept
that	O
accurately	O
report	O
uptime	B-Device
remotely	O
,	O
FreeBSD	B-Operating_System
(	O
and	O
other	O
BSD	B-Operating_System
descendants	O
)	O
are	O
the	O
most	O
common	O
free	O
operating	B-General_Concept
system	I-General_Concept
listed	O
in	O
Netcraft	O
's	O
list	O
of	O
the	O
50	O
web	B-Application
servers	I-Application
with	O
the	O
longest	O
uptime	B-Device
(	O
uptime	B-Device
on	O
some	O
operating	B-General_Concept
systems	I-General_Concept
such	O
as	O
some	O
versions	O
of	O
Linux	B-Application
cannot	O
be	O
determined	O
remotely	O
)	O
,	O
making	O
it	O
a	O
top	O
choice	O
among	O
ISPs	O
and	O
hosting	O
providers	O
.	O
</s>
<s>
A	O
long	O
uptime	B-Device
also	O
indicates	O
that	O
no	B-Operating_System
kernel	I-Operating_System
updates	O
have	O
been	O
deemed	O
necessary	O
,	O
as	O
installing	O
a	O
new	O
kernel	B-Operating_System
requires	O
a	O
reboot	O
and	O
resets	O
the	O
uptime	B-Device
counter	O
of	O
the	O
system	O
.	O
</s>
<s>
Though	O
the	O
originators	O
of	O
these	O
open	O
source	O
programs	O
did	O
not	O
design	O
them	O
all	O
to	O
work	O
specifically	O
with	O
each	O
other	O
,	O
the	O
combination	O
has	O
become	O
popular	O
because	O
of	O
its	O
low	O
acquisition	O
cost	O
and	O
because	O
of	O
the	O
ubiquity	O
of	O
its	O
components	O
(	O
which	O
come	O
bundled	O
with	O
most	O
current	O
BSD	B-Operating_System
distributions	O
particularly	O
as	O
deployed	O
by	O
ISPs	O
)	O
.	O
</s>
<s>
When	O
used	O
in	O
combination	O
they	O
represent	O
a	O
solution	B-Application
stack	I-Application
of	O
technologies	O
that	O
support	O
application	B-Application
servers	I-Application
.	O
</s>
<s>
Other	O
such	O
stacks	O
include	O
unified	O
application	O
development	O
environments	O
such	O
as	O
Apple	O
's	O
WebObjects	B-Language
,	O
Java/Jakarta	O
EE	O
,	O
Grails	B-Language
,	O
and	O
Microsoft	O
's	O
.NET	O
architecture	O
.	O
</s>
<s>
The	O
scripting	O
component	O
of	O
the	O
BAPP	B-Device
stack	O
has	O
its	O
origins	O
in	O
the	O
CGI	B-Language
web	B-Application
interfaces	O
that	O
became	O
popular	O
in	O
the	O
early	O
1990s	O
.	O
</s>
<s>
This	O
technology	O
allows	O
the	O
user	O
of	O
a	O
web	B-Application
browser	I-Application
to	O
execute	O
a	O
program	O
on	O
the	O
web	B-Application
server	I-Application
,	O
and	O
to	O
thereby	O
receive	O
dynamic	O
as	O
well	O
as	O
static	O
content	O
.	O
</s>
<s>
Programmers	O
used	O
scripting	B-Language
languages	I-Language
with	O
these	O
programs	O
because	O
of	O
their	O
ability	O
to	O
manipulate	O
text	O
streams	O
easily	O
and	O
efficiently	O
,	O
even	O
when	O
they	O
originate	O
from	O
disparate	O
sources	O
.	O
</s>
<s>
Instead	O
of	O
BSD	B-Operating_System
:	O
</s>
<s>
LAPP	O
,	O
using	O
Linux	B-Application
.	O
</s>
<s>
WAPP	O
,	O
using	O
Windows	B-Application
.	O
</s>
<s>
Instead	O
of	O
PostgreSQL	B-Application
:	O
</s>
<s>
BAMP	B-Device
,	O
using	O
MySQL	B-Application
.	O
</s>
<s>
FBAP	O
,	O
using	O
Firebird	B-Application
.	O
</s>
<s>
BAIP	O
,	O
using	O
Informix	B-Application
.	O
</s>
<s>
BAPPS	B-Device
,	O
with	O
the	O
S	O
for	O
SSL	B-Protocol
.	O
</s>
<s>
BCHS	O
,	O
with	O
for	O
C	B-Language
,	O
OpenBSD	O
httpd	O
,	O
and	O
SQLite	B-Language
.	O
</s>
<s>
LAMP	B-Application
,	O
using	O
Linux	B-Application
,	O
Apache	B-Application
and	O
MySQL	B-Application
.	O
</s>
<s>
WAMP	B-Language
,	O
using	O
Windows	B-Application
,	O
Apache	B-Application
and	O
MySQL	B-Application
.	O
</s>
<s>
WIPP	O
,	O
for	O
Microsoft	B-Application
Windows	I-Application
,	O
Microsoft	B-Application
IIS	I-Application
,	O
PostgreSQL	B-Application
,	O
and	O
PHP	B-Application
.	O
</s>
<s>
WISP	O
,	O
for	O
Microsoft	B-Application
Windows	I-Application
,	O
Microsoft	B-Application
IIS	I-Application
,	O
Microsoft	O
SQL	O
Server	O
,	O
and	O
PHP	B-Application
.	O
</s>
<s>
WISA	O
,	O
for	O
Microsoft	B-Application
Windows	I-Application
,	O
Microsoft	B-Application
IIS	I-Application
,	O
Microsoft	O
SQL	O
Server	O
,	O
and	O
ASP.NET	B-Application
.	O
</s>
<s>
FWIP	B-Application
,	O
for	O
Firebird	B-Application
,	O
Windows	B-Application
,	O
IIS	B-Application
,	O
and	O
PHP	B-Application
.	O
</s>
<s>
FWAP	B-Application
,	O
for	O
Firebird	B-Application
,	O
Windows	B-Application
,	O
Apache	B-Application
,	O
and	O
PHP	B-Application
.	O
</s>
