Comments on Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.10 (LAMP)
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.10 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.10 server with PHP5 support (mod_php) and MySQL support.
2 Comment(s)
Add comment
Comments
By: Reader
Much easier, one step solution by just running sudo tasksel then selecting LAMP server
By: Anonymous
Step 1.5: Update apt-get
Before getting started make sure apt-get is up to date like this:
apt-get update