Tutorial on creating a LAMP server in Ubuntu9.10

Source: Internet
Author: User
Tags install wordpress
Recently, I want to modify the Wordpress template, so it is easier to create a local LAMP environment for debugging. I just want to record it and provide a reference for a friend who needs it. In fact, there are a lot of information on building a LAMP server under UbuntuLinux on this site. This time, we launched a newbie-Oriented Network Information Release Platform for building a LAMP server to install WordPress under Ubuntu9.10. In recent times, we have introduced a detailed installation tutorial on Ubuntu9.10. For

Recently, I want to modify the Wordpress template, so it is easier to create a local LAMP environment for debugging. I just want to record it and provide a reference for a friend who needs it.

In fact, there are a lot of information on building a LAMP server in Ubuntu Linux on this site. This time, we launched a newbie-Oriented Network Information Release Platform for installing WordPress on a LAMP server under Ubuntu 9.10. In recent times, we have introduced detailed installation tutorials for Ubuntu 9.10. For many new Linux users, the Ubuntu system is already very skilled, and the Linux system is also used by more and more individuals or enterprises. However, it will take some time for the Linux system to become more popular than the Windows system.

Let's take a look at the installation. (See)

(Click to view the big picture)

Install LAMP

We will briefly introduce how to use commands to install Apache. The specific installation commands are as follows (see ):

Sudo apt-get install apache2

Install PHP support (see)

Sudo apt-get install libapache2-mod-php5 php5

Install mysql-server and mysql-admin (SEE)

Sudo apt-get install mysql-server-5.0 for mysql-common mysql-admin
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.