#MNPP Mac + Nginx + Percona + PHP or Python ###A high performance web server in a one-click installer.
This project is currently maintained by the following people:
Jair Gaxiola (Core developer)
César Salazar
HackerHub
Pull requests authors
##Features
- Start / stop services global
- Start / stop services individually
- Open the default page MNPP
- Set preferences - start / stop global services
##Arch
- x86_64
##Set environment
$ sudo sh /Applications/MNPP/init/environment.sh$ source /Users/youruser/.bash_profile##Runs from console
Start
$ sudo mnpp --php[Version] --startStart only one service
$ sudo mnpp --start [service]For php
$ sudo mnpp --start php[Version]version: 52 | 53
service: nginx | percona | uwsgi
Stop
$ sudo mnpp --php[Version] --stopStop only one service
$ sudo mnpp --stop [service]For php
$ sudo mnpp --stop php[Version]version: 52 | 53
service: nginx | percona | uwsgi
##Percona account
User is root without password the same for phpmyadmin