What is the world's absolute smallest known VMWare/VirtualBox image supporting basic Apache/PHP/MySQL functionality? Before or after compression.
Asked
Active
Viewed 4,355 times
3 Answers
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)
Josh Sandlin
- 146