Install PHP Environment on Ubuntu

Source: Internet
Author: User
Install PHP environment under Ubuntu
Install Apache2:

sudo apt-get install apache2

To install the PHP module:

sudo apt-get install php5

Install MySQL

sudo apt-get install Mysql-server

Other module installation:

sudo apt-get install LIBAPACHE2-MOD-PHP5

sudo apt-get install Libapache2-mod-auth-mysql

sudo apt-get install Php5-mysql

sudo apt-get install PHP5-GD

After the installation is successful, you can use the localhost test.
Then a new test.php inside call Phpinfo () is also tested successfully.

I thought it would be cumbersome to install PHP under Linux, and it's not particularly complicated.

Many times, people are always frightened by appearances! ~ to try, to experience!
  • 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.