Coder Social home page Coder Social logo

dystudio / salamanderwnmp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pigloverabbit520/winwnmp

0.0 1.0 0.0 10.23 MB

A beautiful Nginx PHP Mysql environment for windows( windows下用WPF制作的nginx,php,mysql集成环境(免安装))

License: MIT License

C# 100.00%

salamanderwnmp's Introduction

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(赞助)

支付宝

支付宝

salamanderwnmp's People

Contributors

pigloverabbit520 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.