• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

nginx

Nginx : could not build the server_names_hash, you should increase server_names_hash_bucket_size

November 29, 2014 by Sharad Chhetri

Error : could not build the server_names_hash, you should increase server_names_hash_bucket_size . Today I have migrated my site to new CentOS 7 powered with Nginx, php-fpm and WordPress. After doing minimal configuration , I tried to restart the Nginx service. But the nginx service failed to restart. Given below is reference from our server [root@server […]

Filed Under: Linux Tagged With: nginx

How to install nginx from source on CentOS 7

July 29, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn how to install nginx from source on CentOS 7 . Nginx has ability to handle more than 10,000 simultaneous connections with nearly 2.5 Mb of memory usage. In our previous post on installing nginx from source on CentOS/RHEL , we have already mention brief intro on Nginx. Why we […]

Filed Under: Linux Tagged With: nginx

Can’t load ‘/usr/local/lib64/perl5/auto/nginx/nginx.so’

July 29, 2014 by Sharad Chhetri 7 Comments

While working on Nginx installation from source, I got the following error when I try to run nginx after compilation – [root@localhost nginx-1.6.0]# /usr/sbin/nginx Can’t load ‘/usr/local/lib64/perl5/auto/nginx/nginx.so’ for module nginx: /usr/local/lib64/perl5/auto/nginx/nginx.so: undefined symbol: ngx_http_perl_handle_request at /usr/share/perl5/XSLoader.pm line 68. at /usr/local/lib64/perl5/nginx.pm line 56. Compilation failed in require. BEGIN failed–compilation aborted. nginx: [alert] perl_parse() failed: 255 [root@localhost […]

Filed Under: Linux Tagged With: nginx

How to install nginx webserver from source on CentOS and RHEL

May 26, 2014 by Sharad Chhetri 3 Comments

In this tutorial, we will learn about how to install nginx webserver from source on CentOS and RHEL. At present time, many companies prefer Nginx over apache. One of the biggest reason is, it can handle 10,000 simultaneous connections with a low memory footprint (~2.5 MB per 10k inactive HTTP keep-alive connections). Nginx is also […]

Filed Under: Linux, nginx Tagged With: nginx

How to run django with nginx

June 28, 2013 by Sharad Chhetri Leave a Comment

In this tutorial we will learn how to configure nginx with django project in Ubuntu 12.04 LTS . Here in this scenario I have already putted the Django Project code in /opt and before this I installed django from its source code. Actually in this scenario the code was developed in staging machine and I […]

Filed Under: Linux, Server Tagged With: django, nginx

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

curl command to check the http status

Terminal Recording with script and scriptreplay command

Convert new line to space by using sed command

How to zip directory in linux explained with examples

Recover Linux Grub Password in linux rescue mode CentOS/Red Hat

How to change hostname in Ubuntu 12.04 and 12.10 without system restart

How to download package using apt-get command in ubuntu

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy