Questions relating to nginx, an open source Web server and reverse proxy server

learn more… | top users | synonyms

1
vote
1answer
15 views

Upgrading Nginx on Raring Ringtail

I have have added ppa:nginx/stable to my apt sources. And have done an update. But when i try to upgrade, it fails to upgrade. Here are the list of commands. sudo add-apt-repository ppa:nginx/stable ...
0
votes
0answers
24 views

Ubuntu 12.04 server stops responding after some time

My Ubuntu virtual server always stops responding after being online for several hours. It isn't pingable, SSH, FTP, NGINX, etc stop responding. However, when I login with with my VNC client, after it ...
0
votes
1answer
33 views

NginX access configuration

I'm using ubuntu x64 server with nginx as webserver. In my company, we configured intranet (local) dns server so that, when you enter domain1.com, it goes directly into defined LAN ip adress. We ...
1
vote
0answers
66 views

Setting up Mail server on Ubuntu 12.04.2 Server

Based on this article http://iain.it/linux/how-to-install-php-fpm-and-nginx-on-ubuntu-12-04 I've built my LEMP web server. I need one more function to work: mail. It's production server and I can't ...
0
votes
0answers
26 views

exec(): Unable to fork error on nginx error log

I am getting this error from tail -f /var/log/nginx/error.log 2013/05/02 05:36:58 [error] 720#0: *90 FastCGI sent in stderr: "PHP message: PHP Warning: exec(): Unable to fork [which ...
0
votes
0answers
17 views

What is wrong my nginx install script? (Ubuntu Server 12.10)

I am trying to write a script to install, configure, an init nginx on ubuntu server. I have installed zlib, openssl, pcre, and other supporting libs, as well as run apt-get update. I have tried ...
0
votes
0answers
167 views

Nginx not running after upgrading to 13.04 [closed]

I upgraded from 12.04 -> 12.10 -> 13.04 today. All happy working nginx stopped working after this. The error message I am getting when I am trying to run is this - nginx: [alert] version 1.2.6 ...
0
votes
1answer
55 views

How to set-up Nginx correctly? “Welcome to nginx” is not displayed

I installed Nginx on my Ubuntu Server 12.10 using this instructions https://www.digitalocean.com/community/articles/how-to-install-nginx-on-ubuntu-12-04-lts-precise-pangolin , the Nginx was installed ...
0
votes
0answers
107 views

How to install Nginx with mod_security on Ubuntu 12.04

After doing a lot of research, I have not been able to find proper instructions on how to install or compile Nginx with mod_security on Ubuntu 12.04. Any suggestion of links will be very helpful. I ...
2
votes
0answers
57 views

Localhost always show Welcome to nginx!

I was working fine on my projects. After restarting my machine, I tried to access a local project and I get the message "Welcome to nginx!" even if I want to open phpmyadmin. What is the problem and ...
2
votes
1answer
42 views

Can Ubuntu Server be run through Ubuntu Desktop

I have both Ubuntu Server and Ubuntu Desktop on a hard drive. But I was wondering if there is a way to have the server running while I am on the Desktop version? Does this make sense?
0
votes
1answer
25 views

How can I find out how nginx was “./configure”d for Ubuntu?

nginx is my web server of choice. It doesn't provide loadable module support as of yest, therefore everything has to be compiled and linked into the final binary. How can I find out which ...
4
votes
1answer
203 views

Can't pass PCI scans for vulnerability compliance SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS

I'm trying to pass a pci scan, I'm on Ubuntu 12.04 lts server and Nginx. I've tried everything I know and did a lot of research... apparently seems that need to disable a setting in OpenSSL which I ...
0
votes
0answers
77 views

+30 sites using 1gb ram on nginx

I have a LEMP setup (Ubuntu 12.04, Nginx, Mysql, PHP 5.3 and APC) and I have 30 sites hosted on it. They all are wordpress sites. It uses about 1GB RAM. Is this normal? I thought nginx would use less ...
0
votes
0answers
115 views

Nginx + fastcgi_cache for WordPress hosting

The tutorial for Nginx + WordPress + fastcgi_cache with conditional purging is fantastic, however if you're running a bit ahead of this tutorial Brian Mercer's PPA doesn't quite cut it as it needs ...
0
votes
2answers
259 views

hiphop, nginx, spdy

I'm about a month young at linux and brand new to ubuntu. I can do this to install hiphop https://github.com/facebook/hiphop-php/wiki/Building-and-installing-HHVM-on-Ubuntu-12.04 (I installed ...
1
vote
1answer
783 views

Trying to start nginx on VPS, I get “nginx: unrecognized service”

Following the How to install rails and nginx with passenger on Ubuntu tutorial from DigitalOcean.com, the seventh step manually starts nginx: sudo service nginx start but fails with the following ...
3
votes
1answer
137 views

deploy multiple wordpress sites with juju

This may seem like an obvious question, but can you deploy multiple (distinct) wordpress sites with their own databases etc? But using a single deployment? So not dedicated vm's for each sites ...
0
votes
2answers
127 views

Recompile Nginx with nginx-push-stream-module?

I've installed Nginx on Ubuntu with apt-get. Now i need to somehow add the module: Their install suggests to recompile Nginx with the module: ...
2
votes
0answers
43 views

Is nginx-extras supposed to have passenger compiled with it?

From the way the Launchpad description reads, the nginx-extras package should have the Passenger module installed with it. However, when I install nginx-extras and try to enable Passenger, I get the ...
0
votes
0answers
19 views

/etc/nginx is not recreated after reinstall

I issued sudo apt-get remove nginx --purge and I found /etc/nginx still exist so I manually removed that directory. Now after installing nginx, that directory is not recreated. What's the issue ...
1
vote
2answers
275 views

Ubuntu 11.10 Nginx and fastcgi-php not working

I have nginx successfully running on my home server. I dont have a .com specified because it is just a trial run until I get everything figured out. I can navigate to the server ip address and the ...
2
votes
2answers
284 views

nginx dependency problem trying to upgrade

Trying to upgrade my Ubuntu 12.04 vps I get the following error: henrik@neung:~$ sudo apt-get upgrade [sudo] password for henrik: Reading package lists... Done Building dependency tree ...
0
votes
0answers
96 views

Nginx + Drizzle + Mysql + PHP

Trying to connect nGinX with Drizzle to upstream mysql "drizzle_server" in config file of nGinX. But every time i install it it has "unknown directive" I tried: ...
0
votes
1answer
53 views

Starting LEMP server at startup

Based on this blog post I've installed LEMP server. Is there any easy way to add this web server: PHP-FPM, Nginx, MySQL into startup applications list?
-1
votes
1answer
2k views

What is the best way to uninstall nginx [closed]

I'm trying to add new module to nginx with naxsi, but I should reinstall nginx. What is the better way of removing nginx?
1
vote
0answers
295 views

uwsgi can't find python plugin

I'm trying to deploy a python app to my Ubuntu 12.04.1 VPS running Nginx / uWSGI. I've setup my server following this guide. When I restart uWSGI I get this message: nickd@my-vps:~$ sudo ...
0
votes
2answers
356 views

HTML5 websocket-support for NGINX

I need websockets in a project for HTML5 and PHP, but it don´t works. I read something about that NGINX is not supporting them. Is there a possibility to install a plugin that brings me the support ...
0
votes
1answer
55 views

I deleted /etc/nginx by mistake. How to fix this?

I deleted etc/nginx by mistake and now i am stuck. I tried compiling by source and repository but didn't get it back. Some please help me asap to fix this problem. A detail explanation will be most ...
0
votes
1answer
39 views

Do I need duplicate values in NGINX [sites-available] configuration?

Do I need duplicate all new configuration entries (location = ... ) from #Part 1 to PART 2 in Nginx virtual-host configuration file? Eg.: FIRST PART of /etc/nginx/sites-available/mywebisteurl.com ...
2
votes
0answers
134 views

Why rewrite directive causes “301 Moved Permanently” with Nginx?

Below is a much simplified version of what I have in the configuration file of a server run by Nginx 1.2.5, yet it causes 301 Moved Permanently with Location: http://example.com/phpmyadmin/ before ...
0
votes
1answer
382 views

How to configure nginx for Wordpress

I've installed everything that is needed by Wordpress i.e. nginx 1.2.5 (built from source on /usr/local/nginx), php-fpm with other php packages and mysql via apt-get. I downloaded wordpress-3.4.2.zip ...
2
votes
2answers
281 views

How to move over from init.d to upstart for nginx

I have an init.d script for nginx that normally works fine. However, after a reboot it doesn't work properly and the worker process would die leaving just the master process. nginx has some mongodb ...
2
votes
1answer
237 views

Why Nginx development version on Ubuntu 12.04 LTS and not Stable version?

I am having ubuntu 12.04 64 bit running with nginx 1.1.19 as per nginx release 1.1.19 is a development release.So why do ubuntu LTS shipped with development release rather than stable release.
0
votes
1answer
157 views

check what process was causing the problem of high cpu load

I'm running nginx wordpress server in KVM using 12.04 server x86. It was running very well about 4 month until 2 hours ago. I found that my website is down and no ping response. Virt-manager logged ...
1
vote
1answer
130 views

Nginx and automatic updates

I'm on Ubuntu 12.04.1 with unattended-upgrades configured for automatic security updates, and I installed Nginx by first adding deb http://nginx.org/packages/ubuntu/ lucid nginx deb-src ...
1
vote
2answers
3k views

PHP-FPM - Nginx - phpMyAdmin - 502 bad gateway

I have installed and configured PHP-FPM, Nginx, and then phpMyAdmin. When I access the main site everything works fine but as soon as I go to http://mysite.com/phpmyadmin I get a 502 bad gateway ...
1
vote
1answer
437 views

apache + nginx(for only one subdomain)

I have a nice little Server with Ubuntu 12.04 LTS with Apache controlled by plesk. Now I've installed nginx for my Gitlab subdomain. But now nginx wants to control all. How can I configure the nginx ...
3
votes
0answers
229 views

warning on nginx auto start disable

I removed nginx from startup by running: $ sudo update-rc.d -f nginx disable I get the below output: update-rc.d: using dependency based boot sequencing insserv: warning: current start runlevel(s) ...
1
vote
1answer
219 views

Nginx and directory list doesn't work:

I have done just as in the tutorials but is simply not working: server { location /abc { autoindex on; root /home/user/abc/; } } It gives me 403 Forbidden, what I'm ...
2
votes
1answer
308 views

reliably restarting services using upstart or runit

I want to reliably restart my app and web server processes on crash. If I understand correctly, runit starts every service as a child process. If the child process crashes this sends a signal to the ...
0
votes
1answer
904 views

Xampp is not running on ubuntu

I have nginx ,Apache2 ,Xampp installed on Ubuntu 12.04 Nginx is running on port 80 First I stopped Apache2 using /etc/init.d/apache2 stop Now I started Xampp using /opt/lampp/lampp restart I ...
-1
votes
1answer
780 views

ERROR: fork(): Cannot allocate memory (12) [closed]

This is the output of my ulimit -a: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) ...
0
votes
1answer
658 views

I upgraded my server to 12.10, why does PHP not work with nginx?

I upgraded and now I can't use my nginx's proxy_pass arguments on my Ubuntu server to work with PHP. I keep getting 502 Bad Gateway errors. Why is this, and how do I fix this?
1
vote
1answer
408 views

Install Joomla on NGINX in Ubuntu 12.04

I'm installing Joomla on NGINX and so far everything is going fine until I get to the page where is checks Pre-Installation parameters. It says Database Support : No I've already checked ...
0
votes
1answer
403 views

Will my nginx reverse proxy cache work?

I have a website running Nginx and Apache Apache deals with PHP files, and Nginx the html static files We have now changed the site so there are no html static files, only PHP files and this has ...
1
vote
1answer
279 views

How to use GeoIP With Nginx On Ubuntu 12.04?

I want a tutorial to help me in using GeoIP with Nginx on Ubuntu 12.04.
1
vote
1answer
253 views

Installing FASTCGI Mono for running ASP.NET on NGINX

I am a novice at Ubuntu and I've been given the task of installing and configuring NGINX to run ASP.NET applications. This is probably a stupid question but I'm using this tutorial as a starting guide ...
0
votes
1answer
114 views

How to give different port for Apache and Nginx in 10.10?

I am curios to know how can we assign different port to Apache and Nginx in 10.10. I installed nginx first then apache, so when I start my machine, nginx is taking default port: 80. I have to ...
5
votes
1answer
1k views

Install uwsgi 1.2.5 via pip

Welcome, Currently I'm trying to install latest uwsgi on my VPS (Ubuntu 11.10) based on instruction from the site http://projects.unbit.it/uwsgi/wiki/Quickstart pip install uwsgi During ...

1 2