Giter VIP home page Giter VIP logo

mnpp's Introduction

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

Contributors

This project is currently maintained by the following people:

Jair Gaxiola (Core developer)
Dmitry Demenchuk
César Salazar

Pull requests authors

hmert
francescolaffi
gnuget

##Features

  • Start / stop services global
  • Open the default page MNPP
  • Set preferences - start / stop global services

##Arch

  • x86_64

Provisions

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

##Set environment

$ sudo sh /Applications/MNPP/init/environment.sh
$ source /Users/youruser/.bash_profile

Dynamic Extensions

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

##Runs from console

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

##Percona account

User is root without password the same for phpmyadmin

mnpp's People

Contributors

francescolaffi avatar gnuget avatar jyr avatar mrded avatar

Watchers

 avatar  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.