Raspberry Pi 3b Installation Apache2+php+mysql+phpyadmin

Source: Internet
Author: User
Tags phpmyadmin

Raspberry Pi Model: 3b+

System Environment: 2017-04-10-raspbian-jessie

First update the source

BASIC
sudo apt-get update

Installing Apache2

BASIC
sudo apt-get install apache2

Install MySQL

BASIC
sudo apt-get install mysql-server

An interface will appear during installation to set the root password of the database.

Confirm the password again.

Installing the MySQL plugin for PHP and PHP

Bash
sudo apt-get install php5 php5-mysql

Installing phpMyAdmin for managing databases

BASIC
sudo apt-get install phpmyadmin

Here to choose the Apache2 we have just installed, select by the space, you can select one more asterisk

Choose No, don't choose Yes, unless you know

At this point, a apache2+php+mysql+phpyadmin environment configuration is complete!

This article comes from the small just studio reprint please specify;

Original address:

http://www.pecmd.com/?id=48

Raspberry Pi 3b Installation Apache2+php+mysql+phpyadmin

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.