Skip to content

redb/MNPP

 
 

Repository files navigation

#MNPP Mac + Nginx + Percona + PHP or Python ###A high performance web server in a one-click installer.

Contributors

This project is currently maintained by the following people:

Jair Gaxiola (Core developer)
César Salazar
HackerHub

Pull requests authors

hmert
francescolaffi
gnuget

##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] --start

Start 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] --stop

Stop 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

About

Mac + Nginx + Percona + PHP or Python a high performance web server in a one-click installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published