| Subcribe via RSS

Installing PHP5 and Apache on Ubuntu

Июль 8th, 2010 Posted in Apache, modules

If you are doing any kind of PHP development, you’ll almost always be using Apache along with it. Here’s the quick and easy way to get PHP up and running on your Ubuntu box.

First, you’ll want to add the extra repositories to Ubuntu’s sources.list file.

From a command shell, you will run the following commands:

Note that if apache is already installed you can omit the first line. Your web files will now be found in /var/www/

This article was originally written on 09/11/06 Tagged with: Adding Software , PHP , SysAdmin , Ubuntu

Source: http://www.howtogeek.com

Tags:

Leave a Reply