Tencent cloud server environment to build WampServer

Tencent cloud server to build Apache / PHP / MySQL environment

Software Environment
Windows Server 2008 R2 Enterprise Edition SP1 64 Wei

Just enter the Windows Server, you will see the following screen:

image

It lists the basic information and a common configuration server
Download XAMPP

https://nchc.dl.sourceforge.net/project/xampp/XAMPP%20Windows/7.1.10/xampp-win32-7.1.10-0-VC14-installer.exe

click to download,
image.png

image.png

image.png

image.png

Open XAMPP Control Panel
image.png

image.png

image.png

Server AMP (Apache + PHP + MySQL) environment installed successfully!

Visit my server

image.png

image.png

image.png

image.png

Build PHP development environment (IIS)

Software Environment
Windows Server 2012 R2 Standard Edition 64-bit Chinese edition

Open the Telnet service

Install its dependencies Runtime

https://www.microsoft.com/zh-CN/download/details.aspx?id=48145

image.png

image.png

Download the installation package

http://windows.PHP.net/download

image.png

Decompression
image.png

image.png

Install IIS
Open Server Manager:

image.png

In the "server role" in checking the Web server (IIS):
application "service role" in the development of check CGI:
image.png
image.png

image.png

test

http://localhost

image.png

image.png

image.png

image.png

image.png

image.png

image.png

image.png

image.png

image.png

Double-click: FileZilla Server Interface.exe
set the server address: 127.0.0.1, set the administrative password: Any

image.png

image.png

image.png

image.png

image.png

image.png

image.png

Configuring Apache + PHP + MySQL + phpMyAdmin

Guess you like

Origin www.cnblogs.com/daofaziran/p/11571354.html