반응형
    지원 정보:
  • 이름: MNPP Mac + Nginx + Percona + PHP or Python
  • 운영체제: Mac OS 
  • 프로그램 간략 설명:
  • 설명: Install a world-class PHP development environment on your Mac and uwsgi support for Python apps. Unleash the speed of the webserver everybody is talking about, Nginx. And for storage, use Percona, the most carefully maintained independent fork of the famous MySQL database, now owned by Oracle.

    Why should I use MNPP instead of MAMP?

    MAMP was a very good solution in the past. However, the Apache web server has lagged in terms of performance during the last few years. MNPP can handle much more requests per second than Apache with PHP implemented as a module.

    On the other side, MAMP uses MySQL which is now owned by Oracle. Although, Oracle still maintains a free, open source version of MySQL, they have been manipulating the product roadmap to keep most of the good stuff for the paid versions. Enters Percona. They decided to fork MySQL and have since been working on it under a different name, the Percona Server. Percona's roadmap is more promising and much more friendly with the open source community. Think of Percona as the MySQL we've all learned to love.
  • 프로그램 원본 주소:
  • 출처: http://e2zone.kr/thread-224-1-1.html
  • MNPP        Mac + Nginx + Percona + PHP or Python
    A high performance web server in a one-click installer

    Download version 0.1.2
    of fork the source code

    Why should I use MNPP instead of MAMP?

    MAMP was a very good solution in the past. However, the Apache web server has lagged in terms of performance during the last few years. MNPP can handle much more requests per second than Apache with PHP implemented as a module.

    On the other side, MAMP uses MySQL which is now owned by Oracle. Although, Oracle still maintains a free, open source version of MySQL, they have been manipulating the product roadmap to keep most of the good stuff for the paid versions. Enters Percona. They decided to fork MySQL and have since been working on it under a different name, the Percona Server. Percona's roadmap is more promising and much more friendly with the open source community. Think of Percona as the MySQL we've all learned to love.

    Usage
    From the user interface

    • Open the application from the Applications Folder
    • Toggle the main Start/Stop button to switch all the services on and off.
    • You can also toggle the individual buttons to switch individual services on and off.


    From the Terminal
    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 --start php[Version]

    version: 52 | 53

    service: nginx | percona | uwsgi


    Contents
    Core components

        Percona-Server-5.1.54-rel12.5
        PHP-5.3.5
        PHP-5.2.17
        Nginx-1.0.0
        phpMyAdmin-3.3.9.2
        Python 2.6.7
        uwsgi 0.9.8

    Libraries

        freetype-2.4.4
        curl-7.21.3
        jpegsrc.v8b
        libpng-1.5.1
        gd-2.0.35
        libxml2-2.7.8
        libxslt-1.1.26
        gettext-0.18.1.1
        libmcrypt-2.5.8
        mcrypt-2.6.8
        PDO_MYSQL-1.0.2
        Libevent-2.0.10
        Memcached-1.4.5
        PHP-MEMCACHE-3.0.5
        APC 3.1.7
        mongodb-mongo-php-driver

    Python apps

        django 1.3
        web2py
        web.py
        flask

    Contributors

    This project is currently maintained by the following people:

        Jair Gaxiola (Core developer)
        César Salazar
        HackerHub

    If you want to become a contributor, please feel free to fork the project on Github, fix bugs, introduce new functionality and submit a Pull Request, sure, visit the blog.

    License

    MNPP is released under the GPL License. Every core component and library is released under its original license. Please visit their websites to learn more.


    http://e2zone.kr/thread-224-1-1.html

    반응형

    '유틸리티' 카테고리의 다른 글

    울트라에디터 v17.00.01.0.35  (0) 2011.11.07
    Mobilizer - Preview tool for mobile  (0) 2011.11.07
    HeidiSql Window MySQLl  (0) 2011.11.07
    번역 사이트 및 프로그램 정보  (0) 2011.11.07
    Nginx For Windows  (0) 2011.11.07
    VMware-Workstation 8  (0) 2011.11.03
    VMware.Workstation 7  (0) 2011.10.31
    무료 리소스 편집기  (0) 2011.10.31
    개인 서버운영 프로그램  (0) 2011.10.31
    OpenSSL for Windows 64bit  (0) 2011.10.31
    Posted by 이지투존