腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

软件环境
Windows Server 2008 R2 企业版 SP1 64位

刚刚进入 Windows Server ,你会看到以下界面:

腾讯云服务器搭建WampServer环境

列出了服务器的基础信息和常用配置
下载 XAMPP

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

点击下载,
腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

打开 XAMPP 控制面板
腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

服务器 AMP (Apache+PHP+MySQL) 环境安装成功!

访问我的服务器

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

搭建 PHP 开发环境(IIS)

软件环境
Windows Server 2012 R2 标准版 64位中文版

开启 Telnet 服务

安装其依赖的运行库

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

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

下载安装包

http://windows.PHP.net/download

腾讯云服务器搭建WampServer环境

解压
腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

安装 IIS
打开服务器管理器:

腾讯云服务器搭建WampServer环境

在 『服务器角色』 中勾选 Web 服务器(IIS):
在 『角色服务』 中的 应用程序开发 中勾选 CGI:
腾讯云服务器搭建WampServer环境
腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

测试

http://localhost

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

双击:FileZilla Server Interface.exe
设定服务器地址:127.0.0.1,设置管理密码:任意

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

腾讯云服务器搭建WampServer环境

配置Apache + PHP + MySQL + phpMyAdmin

上一篇:微信小程序:本地资源图片无法通过 WXSS 获取,可以使用网络图片或者 base64或者使用image标签


下一篇:前端项目访问踩坑