Web Design
Mobile Internet
Brand Design
Innovative
News
Encyclopedias

Install Apache, MySql and PHP on Linux

Date:2016-12-14 Source: Shangpin China Type: website encyclopedia
Word Size: small   medium   big

Linux system is an open source operating system, and there are many popular versions at present. The Linux version used in this article is the RedHat series. There are two modes to install software on RedHat Linux system, one is installation package installation, the other is source code installation. This article introduces Website construction Source code installation. Before starting the installation, first log in to the terminal, and then use the root user to log in. The command is as follows.

 Su command


The first line is the dollar sign. After entering the "su" command, you are required to enter the password of the root user, and then the command prompt changes to "#", indicating that you have logged in as the root management account.

To facilitate installation, create a new directory to store the installation software. The command is as follows.

 Create a new directory for installing software

Enter the new directory.

 Enter the new directory

Download the required software.

 Download required software

Install the zlib library.

 Install zlib library


Install the png graphics library.

 Install png graphics library

Install the freetype library.

 Install freetype library

Install the jpeg graphics library.

 Install the jpeg graphics library

Install the XSLT library.

 Install XSLT Library

Install the XML library.

 Install XML Library

Install GD library.

 Install GD Library
 Install GD Library

Install MySQL database.

 Install MySQL database

Install the Apache Web server.

 Installing the Apache Web Server

Install the PHP interpreter.

 Installing the PHP interpreter
 Installing the PHP interpreter
The installation of Apache Web server, MySQL database and PHP environment under Linux is completed.


Please contact our consultant

+86 10-60259772

Please provide your contact number. The project manager of shangpin China will contact you as soon as possible.