Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a LAMP stack all-in-one image available for download?

Is there a site that has a pre-configured all-in-one LAMP image ready to download and set up for local development, say using VirtualBox or similar? I want to dabble in some PHP (possibly Django) but for just local testing I'm looking to take the lazy/easy way out and try to find a preconfigured setup that I can download and set up in VirtualBox, similar to how Oracle is/was offering a premade Java environment with Oracle Linux, Netbeans, etc. etc.

Is there such a thing? Preferably using an IDE of some type like Eclipse? I could download all the things myself but like I said I'm being a bit lazy just for a local development environment to dabble with. I've looked at www.turnkeylinux.org but that's not quite what I want; I don't need an easy way to manage it, I just want a setup I can install that will already have Apache/PHP/MySQL (or Postgres, doesn't matter) and preferably Eclipse already installed, so I can just load it up into VirtualBox and log in to some form of Linux and start to get thing set up.

like image 638
Wayne Molina Avatar asked Jan 27 '26 12:01

Wayne Molina


1 Answers

BitNami has a number of preconfigured VM images available for download that can be used in VirtualBox or VMWare Player for free

LAMP Stack: http://bitnami.org/stack/lampstack

IDE is not included, but you could share your source code from your OS to the VM and use whatever IDE you want to natively.

Theres also XAMPP (Win) and MAMP (OSX) that install the entire LAMP stack natively, no VM needed.

like image 174
Gilean Avatar answered Jan 31 '26 22:01

Gilean



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!