How to install NginX on cPanel WHM Server - automatic installer




+ Reply to Thread
Results 1 to 6 of 6

Thread: How to install NginX on cPanel WHM Server - automatic installer

  1. #1
    AP admin's Avatar
    AP admin is offline Administrator
    Join Date
    Jul 2010
    Posts
    100
    Feedback Score
    0

    How to install NginX on cPanel WHM Server - automatic installer

    This plugin will increase your server performance and decrease server loads cased by apache web server. Nginx+cPanel+Apache= Performance boosted secured hosting server

    How Nginx will help your cPanel server to increase the performance ?

    Nginx is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.

    Unlike traditional servers, Nginx doesn't rely on threads to handle requests. Instead it uses a much more scalable event-driven (asynchronous) architecture. This architecture uses small, but more importantly, predictable amounts of memory under load.

    Even if you don't expect to handle thousands of simultaneous requests, you can still benefit from Nginx's high-performance and small memory footprint. Nginx scales in all directions: from the smallest VPS all the way up to clusters of servers.

    Nginx powers several high-visibility sites, such as WordPress,Hulu, Github,Ohloh, SourceForge and TorrentReactor.

    You can also see the Load average difference after installing nginx in a cPanel server below,

    Name:  nginx_in_cpanel.png
Views: 1371
Size:  14.6 KB



    To install copy and execute following lines
    Code:
    cd /usr/local/src
     wget http://nginxcp.com/nginxadmin2.8-stable.tar
     tar xf nginxadmin2.8-stable.tar
     cd publicnginx
     ./nginxinstaller install
    /etc/init.d/httpd restart

    if you receive any pyaml related error then execute following code ... and then reinstall using above code
    for i686 architecture
    Code:
    easy_install Pyyaml==3.09
    rm -f /usr/lib/python2.4/site-packages/PyYAML-3.10-py2.4-linux-i686.egg
    for x86_64 architecture
    Code:
    easy_install Pyyaml==3.09
    rm -f /usr/lib/python2.4/site-packages/PyYAML-3.10-py2.4-linux-x86_64.egg


    to uninstall nginx use following code
    Code:
    cd /usr/local/src
     wget http://nginxcp.com/nginxadmin2.8-stable.tar
     tar xf nginxadmin2.8-stable.tar
     cd publicnginx
     ./nginxinstaller uninstall

  2. #2
    klasperinggo is offline Junior Member
    Join Date
    Apr 2011
    Posts
    2
    Feedback Score
    0
    trying it now thanks

  3. #3
    tornadoman is offline Junior Member
    Join Date
    Sep 2011
    Posts
    2
    Feedback Score
    0
    Thanks buddy, great work

  4. #4
    klasperinggo is offline Junior Member
    Join Date
    Apr 2011
    Posts
    2
    Feedback Score
    0
    Thanks! Looks great!

  5. #5
    purowl is offline Junior Member
    Join Date
    Jun 2011
    Posts
    2
    Feedback Score
    0
    thanks a ton mate . . .!!!

  6. #6
    SolidShellSecurity is offline Junior Member
    Join Date
    Jan 2012
    Posts
    11
    Feedback Score
    0
    Used this ourselves and it works great and does an awesome job. If you are looking for more performance look into setting up Varnish as a caching system.
    SolidShellSecurity.com Web Hosting. Providing a secure and quality host at fun prices.
    ▶ 99.9% Uptime! Daily security scans! 24/7/365 Support Tickets!
    ▶ Need management or server configurations like security? Can do!

+ Reply to Thread

Visitors found this page by searching for:

cpanel install pyyaml-3.09

nginx whm

install nginx on cpanel

how to install nginx on cpanel

cpanel install nginx

cpanel nginx

how to install nginx in cpanel

nginx and cpanel

install nginx whm

how to install nginx cpanel

nginx cpanel install

nginx for cpanelinstalando nginx no whminstall nginx with cpanelngix cpanel`whm installinstall nginx in whmnginx with cpanelcpanel nginx howtosteps to install nginx in cpanel serverhow to install nginx whminstall nginx via whmcpanel nginx how to installpyyaml-3.10-py2.4-linux-i686.egginstal whm nginx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts