7 Star 26 Fork 10

pigLoveRabbit / SalamanderWnmp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

WNMP Based On WPF(WPF制作的wnmp环境)

Build Status Coverage Status License

Download(集成包下载)

Main Window(主界面)

SalamanderWnmp

SalamanderWnmp

Other Functions(其他功能)

Regulaer Settings(常规设置)

常规设置

Theme Color Panel(调色面板)

调色面板

Coding Panel(编程面板)

编程面板

Questions Panel(常见问题面板)

常见问题面板

Usage(使用)

下载集成包后,运行SalamanderWnmp.exe(首次运行会自动配置),开启nginx和php,然后在浏览器中输入http://localhost/ 即可看到Hello Salamander!字样,说明配置成功。(使用数据库功能,则打开mysql)

Notice(注意)

Switch PHP Version(切换PHP版本)

  1. 从php官网下载某个版本的PHP,放入你的wnmp目录中(这里假设下载了PHP5.6,可以命名为php5.6)
  2. 修改php.ini(这个文件可以从php.ini-development或php.ini-production重命名过来)中extension_dir选项,改为wnmp中php5.6的ext目录的绝对路径(举例:D:/SalamanderWnmp/php5.6/ext),另外顺便把一些扩展也加载进来(去掉前面分号即可)
extension=php_bz2.dll
extension=php_curl.dll
extension=php_fileinfo.dll
extension=php_ftp.dll
extension=php_gd2.dll
extension=php_gettext.dll
  1. wnmp软件修改php目录配置

修改php目录

  1. 重启PHP

Third Party Libraries(第三方库)

Contact Me(联系我)

Sponsor(赞助)

支付宝

支付宝

微信支付

微信支付
MIT License Copyright (c) 2016 meng hang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

WPF制作的wnmp环境 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/salamander-mh/SalamanderWnmp.git
git@gitee.com:salamander-mh/SalamanderWnmp.git
salamander-mh
SalamanderWnmp
SalamanderWnmp
master

搜索帮助

14c37bed 8189591 565d56ea 8189591