How to install the PHP environment in ecs: First, select the mirroring method of the ECS server as "Mirror Market"; then in the mirror market, choose to use [Pagoda Control Panel] to install the environment; then enter the Pagoda Control Panel backend; Finally, click [Software Management] and choose to install PHP software.
Recommended tutorial: " Pagoda Installation"
ECS Server installation PHP MYSQL environment
The ECS server itself does not have any website environment installed. If you want to use the ECS server to build a website, you need to install the website environment first.
Many novices in building websites do not know how to install a website environment on the server. Let’s learn how to build a website forum below by taking the installation of the PHP MYSQL environment as an example to introduce how to install the PHP MYSQL environment on the ECS server.
Method/Step
When configuring the ECS server, you need to select [Mirroring method]. The mirroring methods of the ECS server include: system image, custom image, shared image and Mirror market. As shown below:
We select the last [Mirror Market] and click [Select from the Mirror Market (including operating system)];
In the Mirror Market , we choose to use [Pagoda Control Panel] for environment installation.
Use service IP: 8888 to enter the [Pagoda Control Panel] background. (Why can't you log in? You need to open the server port)
Click [Software Management] on the left menu, there will be a lot of software installation packages;
Install Apache 2.4, MYSQL5.6, Pure-Ftpd, PHP-5.6, phpMyAdmin 4.8 respectively;
In this way, the ECS server PHP MYSQL environment is installed .
The above is the detailed content of How to install php environment in ecs. For more information, please follow other related articles on the PHP Chinese website!