This project is currently maintained by the following people:
Jair Gaxiola (Core developer)
Dmitry Demenchuk
César Salazar
Pull requests authors
Needs a update of php, percona or nginx? Only change the software version in bootstrap.sh, example:
PERCONA_URL='http://www.percona.com/redir/downloads/Percona-Server-5.5/Percona-Server-5.5.30-30.2/source/'
PERCONA_FILE='Percona-Server-5.5.30-rel30.2'
After run
sudo sh /Applications/MNPP/provisions/bash/bootstrap.sh
$ sudo sh /Applications/MNPP/init/environment.sh
$ source /Users/youruser/.bash_profile
MNPP by default only have mcrypt and gettext enabled, but if you need more can you install it for each php version, before install autoconf.
$ brew install autoconf
Version: 52 | 53 | 54
$ /Applications/MNPP/Library/php[VERSION]/bin/pecl install apc
You should add "extension=apc.so" to php.ini
All
$ sudo mnpp [Option] [Version]
Only one service
$ sudo mnpp [Service] [Option]
For php
$sudo mnpp php [Option] [Version]
Version: 52 | 53 | 54
Service: nginx | percona | php
Option: start | stop | restart
User is root without password the same for phpmyadmin