6

What is the world's absolute smallest known VMWare/VirtualBox image supporting basic Apache/PHP/MySQL functionality? Before or after compression.

studiohack
  • 13,477
Alex R
  • 1,862

3 Answers3

3

I installed Xampp on tiny core linux on a 150mb virtual drive (virtualbox). This gave 5mb room after installing the required python, gtk and libglade for the control panel (This took I think roughly 20mb). After thought: not worth the disk space for the gui start/stop.

Helpin
  • 31
2

Bitnami has a killer LAMPStack VM: http://bitnami.org/stack/lampstack

  • based on openSUSE
  • runs on VMWare or VirtualBox
  • pretty light (219.4 MB zipped)
0

Xampp on Damn Small Linux

The download weighs in at 154MB and the unpacked size is 379MB.

Darren Hall
  • 8,001