Skip to content

Commit a53c28a

Browse files
committed
Update README.md
1 parent 827b249 commit a53c28a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@ php[55,56,71,72,73,74,80,81]
3131
MySQL[50,51,55,56,57,80]
3232
```
3333

34+
- ***phpMyAdmin***
35+
36+
根据选中php版本,自动识别打开版本。需要试用mysql默认以外的版本,需要修改phpMysql相应配置问题。
37+
38+
```
39+
version 4.1.9 , 能登入mysql{50-57}, 需要php<70 , 默认mysql56 , 端口:3356
40+
version 5.1.1 , 能登入mysql{55-80}, 需要php>70 , 默认mysql80 , 端口:3306
41+
```
42+
3443
### 下载链接
3544

3645
- 4.0.0.0 - [官方下载](https://github.com/midoks/mdserver-mac/releases/download/4.0.0.0/mdserver4.0.0.0.mpkg.zip)
@@ -45,15 +54,6 @@ MySQL57 - port:3357
4554
MySQL80 - port:3306
4655
```
4756

48-
- ***phpMyAdmin***
49-
50-
根据选中php版本,自动识别打开版本。需要试用mysql默认以外的版本,需要修改phpMysql相应配置问题。
51-
52-
```
53-
version 4.1.9 , 能登入mysql{50-57}, 需要php<70 , 默认mysql56 , 端口:3356
54-
version 5.1.1 , 能登入mysql{55-80}, 需要php>70 , 默认mysql80 , 端口:3306
55-
```
56-
5757
### 相关项目
5858

5959
- 最新的安装脚本[mdserver-mac-reinstall](https://github.com/midoks/mdserver-mac-reinstall)对应目录->[/Applications/mdserver/bin/reinstall]

0 commit comments

Comments
 (0)