• About
    • asdfasdf
      • ffdsfsdf
  • Portfolio

  • Web Development
  • SEO Techniques
  • Tips and Tricks
  • Site News

Home » Web Development » Install nginx on CentOS Min.

Install nginx on CentOS Min.

Posted by: qrpike    Tags:  centos, linux, nginx, ssh    Posted date:  January 17, 2012  |  No comment

First you will need to install a compiler:
yum install gcc-c++

Then install the Perc modules:
pcre-devel.x86_64
pcre.x86_64
pcre-static.x86_64

Then configure the nginx:

./configure --without-http_autoindex_module --without-http_ssi_module --without-http_userid_module --without-http_auth_basic_module --without-http_geo_module --without-http_fastcgi_module --without-http_empty_gif_module --with-openssl=/lib64


    Share This
About the author
qrpike



Wanna say something?





  Cancel Reply

« MYSQL Connection Pool in Node.js
nginx init.d start script »
  • Recent Posts

    • nginx init.d start script
      #!/bin/sh # # nginx - this script starts and stops the nginx daemon # # chkconfig:...
    • Install nginx on CentOS Min.
      First you will need to install a compiler: yum install gcc-c++ Then install the Perc...
    • MYSQL Connection Pool in Node.js
      So, one of the cool advantages of Node.JS (over PHP for example) is the ability to pool...
    • Install FTP and Add User on Amazon EC2
      First we need to install very secure ftp demon yum install vsftpd Once its installed...
    • Install LAMP on Amazon EC2
      If you create a new 64-bit Amazon AMI on their EC2 system, this is the easiest way to get LAMP...



 

 
Copyright © 2010 Peerapong. Remove this once after purchase from the ThemeForest.net