Skip to content

Commit

Permalink
更改说明,即将修改
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Sep 21, 2016
1 parent d8172c5 commit 3ead564
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,60 @@
# MDserver_64

### 说明
一个款在Windows7 64位集成的PHP环境
一个款在Windows7,8,10 64位集成的PHP环境,一般WIN8,WIN10不带.NET,需要安装

### 详情
```
MDserverV3(PHP环境一键集成),文件采用7-Zip压缩,将解压缩到一个路径中不含有汉字和空格的分区或目录即可。
这是64位版本的。
1.MDserver集成了一下软件:
PHP5.5.28(TS)
Apache2.4.7
MySQL 5.6.24
memcached
redis
MongDB
Rythem HTTP抓包工具
Putty SSH登录工具
WinSCP SSH登录工具
FlashFxp FTP登录工具
VIM 代码编辑器
kcachegrind Xdebug分析器
SecureCRT ssh登陆
HeidiSQL 数据库管理
FSCapture 截图工具
2.PHP集成yaf框架,lumen,phalcon..等必备的扩展和开发工具
注意:
1.MySQL默认用户名:root,密码为空
2.MySQL数据库文件存放目录:MySQL\data
MySQL后台:
localhost/phpMyAdmin
Redis后台:
localhost/phpRedisAdmin
Mongodb后台:
localhost/phpMongodb
3.新增php版本切换功能(在php设置下面)
一些问题:
1.第一启动的时候,会遇到一些阻碍,比如360的安全警报。
2.都要选择线程安全的php版本
```

###相关链接
- 安装文件地址:[v3.6](http://pan.baidu.com/s/1gft2KX9)
- 安装文件地址:[v3.7](http://pan.baidu.com/s/1kV2izmJ)



### 截图

[![截图](/images/screen_1.jpg)](/images/screen_1.jpg)
Expand Down

0 comments on commit 3ead564

Please sign in to comment.