All Projects → salamander-mh → Salamanderwnmp

salamander-mh / Salamanderwnmp

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

Projects that are alternatives of or similar to Salamanderwnmp

Docker Lnmp
🐋Docker-compose(Linux,Nginx,MySQL,PHP7,Redis)
Stars: ✭ 244 (-31.84%)
Mutual labels:  mysql, nginx
Awesome Programming Books
📚 经典技术书籍推荐,持续更新...
Stars: ✭ 3,472 (+869.83%)
Mutual labels:  mysql, nginx
Webinoly
Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.
Stars: ✭ 254 (-29.05%)
Mutual labels:  mysql, nginx
Lnmp
LEMP stack/LAMP stack/LNMP stack installation scripts for CentOS/Redhat Debian and Ubuntu
Stars: ✭ 2,488 (+594.97%)
Mutual labels:  mysql, nginx
Reading
整理阅读过的干货文章, 帖子
Stars: ✭ 318 (-11.17%)
Mutual labels:  mysql, nginx
Typo3 Docker Boilerplate
🍲 TYPO3 Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 240 (-32.96%)
Mutual labels:  mysql, nginx
Doctor
基于知识图谱的医学诊断系统。Medical Diagnosis System Based on Knowledge Map.
Stars: ✭ 286 (-20.11%)
Mutual labels:  mysql, nginx
Seconds Kill
基于 Springboot + Redis + Kafka 的秒杀系统,乐观锁 + 缓存 + 限流 + 异步,TPS 从 500 优化到 3000
Stars: ✭ 180 (-49.72%)
Mutual labels:  mysql, nginx
Config
Armbian configuration utility
Stars: ✭ 317 (-11.45%)
Mutual labels:  mysql, nginx
Slickstack
SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.
Stars: ✭ 311 (-13.13%)
Mutual labels:  mysql, nginx
Kickoff Docker Php
🐳 🐘 🚀 Easily setup a PHP project with Docker
Stars: ✭ 213 (-40.5%)
Mutual labels:  mysql, nginx
Autoops
linux资产管理,cmdb,django, webssh,运维管理平台,数据库操作平台 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 340 (-5.03%)
Mutual labels:  mysql, nginx
Blog
Hi, I am CrazyCodes, and here are all my articles
Stars: ✭ 212 (-40.78%)
Mutual labels:  mysql, nginx
Typescript Express Starter
🚀 TypeScript Express Starter
Stars: ✭ 238 (-33.52%)
Mutual labels:  mysql, nginx
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (-48.6%)
Mutual labels:  mysql, nginx
Lnmp
Support: Nginx 1.12/1.13 + MySQL 5.5/5.6/5.7/8.0(MariaDB 5.5/10.0/10.1/10.2/10.3) + PHP 5.4/5.5/5.6/7.0/7.1/7.2 + phpMyAdmin(Adminer)
Stars: ✭ 262 (-26.82%)
Mutual labels:  mysql, nginx
Lyonblog
基于Java8的SSM+Elasticsearch全文检索的个人博客系统
Stars: ✭ 169 (-52.79%)
Mutual labels:  mysql, nginx
Guacamole Install Rhel 7
Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more
Stars: ✭ 174 (-51.4%)
Mutual labels:  mysql, nginx
Docker Lnmp
😒 Deploy lnmp(Linux, Nginx, MySQL, PHP7) using docker.
Stars: ✭ 310 (-13.41%)
Mutual labels:  mysql, nginx
Devilbox
A modern Docker LAMP stack and MEAN stack for local development
Stars: ✭ 3,598 (+905.03%)
Mutual labels:  mysql, nginx

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

Build Status Coverage Status License

Download(集成包下载)

Main Window(主界面)

主界面

Usage(使用)

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

Notice(注意)

  • php 版本为7.3.21 64位版本,需要MSVC15 (Visual C++ 2017)运行库支持,下载
  •   MySQL的默认账户为root,密码为空

Other Functions(其他功能)

Regulaer Settings(常规设置)

常规设置

Theme Color Panel(调色面板)

调色面板

Coding Panel(编程面板)

编程面板

Questions Panel(常见问题面板)

常见问题面板

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

支付宝

支付宝

微信支付

微信支付
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].