Which of the following is not a prepackaged server stack?
2019
Which of the following is not a prepackaged server stack?
Answer: B. XAAMP — ConceptA prepackaged server stack is a named, ready-to-use bundle of web-server, database, and server-side language components. It may be delivered as an…
- A.
WAMP
- B.
XAAMP
- C.
MAMP
- D.
NAMP
Attempted by 86 students.
Show answer & explanation
Correct answer: B
Concept
A prepackaged server stack is a named, ready-to-use bundle of web-server, database, and server-side language components. It may be delivered as an installer, a local development environment, or a ready-made virtual-machine image; the documented distribution identity and exact spelling distinguish the package.
Application
Compare each offered label with documented package names and distributions.
Offered label | Documented identity | Finding |
|---|---|---|
WAMP | WampServer is a Windows web-development environment that bundles Apache, PHP, and MySQL/MariaDB. | The offered label matches the established WAMP name. |
XAAMP | Apache Friends names its easy-to-install cross-platform distribution XAMPP. | XAAMP and XAMPP differ at their third and fourth characters. |
MAMP | MAMP is distributed as a packaged local server environment. | The offered label matches the established MAMP name. |
NAMP | NAMP has been used for a ready-made NetBSD, Apache, MySQL, PostgreSQL, and PHP virtual-machine image. | The ready-made virtual-machine image is a prepackaged server bundle documented under the NAMP spelling. |
Cross-check and contrast
WAMP, MAMP, and NAMP each have documented stack or packaged-environment usage under the spelling shown.
Apache Friends documents the name XAMPP; compared character by character, XAAMP differs at the third and fourth positions.
Therefore, XAAMP is the offered value that is not a prepackaged server stack.