-
Published Question
I have been getting lots of error like this:
2020/03/30 00:43:08 [error] 14208#14208: *336392707 upstream sent too big header while reading response header from upstream, client: 172.68.189.93, server: noteplus.com, ...
0
•
•
By
NewCustomer
Nginx
MySQL
Ubuntu 18.04
-
Published Question
Hello! recently I installed the GeoIp module and followed the tutorial provided in this link https://www.howtoforge.com/nginx-how-to-block-visitors-by-country-with-the-geoip-module-debian-ubuntu but it seems the GeoIp...
1
•
•
By
NewCustomer
Nginx
Ubuntu 18.04
-
Published Answer
I stopped using Apache. Now I am running my site with Nginx and I am happy with it!!
Thanks for all the reply.
•
By
NewCustomer
-
Published Question
I have been getting lots of errors in my Nginx error.log and most of them are *"FastCGI sent in stderr: "PHP message: PHP Warning: Error while sending QUERY packet. PID=" * .
When the error occurs I am unable to acc...
1
•
•
By
NewCustomer
Nginx
Ubuntu 18.04
-
Published Question
Cannot deploy droplet in Singapore region, Ubuntu 18.04, anybody else facing the same problem?? The error message is "Droplet create event failed, please try again".
Thank you
1
•
•
By
NewCustomer
Nginx
Ubuntu 18.04
-
Published Question
Ok My site is working fine but when the number of visitors increases it breaks suddenly.To find out why it breaks I have been observing the behaviour of my server using the 'htop' command.
Using 'htop' I noticed that ...
2
•
•
By
NewCustomer
Nginx
Ubuntu 16.04
-
Published Question
Ok,my server is crashing down a lot(500% CPU usage) and whenever it does I opened up the putty and use the htop to observer any abnormal behavior,So one thing I noticed is whenever my CPU spike in the 'Tasks' row the ...
1
•
•
By
NewCustomer
Nginx
Ubuntu 18.04
-
Published Question
OK to increase my droplet security I created a Cloud Firewall and applied it to my droplet,and the strange thing that occur is my site is completely not working(to be precise my server came to halt and I cannot access...
1
•
•
By
NewCustomer
Nginx
Ubuntu 18.04
-
Published Question
I am following the tutorial given in the link https://www.digitalocean.com/community/tutorials/how-to-enable-digitalocean-private-networking-on-existing-droplets#ubuntu-1604 to set up private IP in the existing drople...
1
•
•
By
NewCustomer
Nginx
Ubuntu 16.04
-
Published Question
How do I enable slow query log for MYSQL? currently it seem to be disabled.
Thank you.
1
•
•
By
NewCustomer
Nginx
Ubuntu 16.04
-
Published Question
I want to block traffic coming from some sites say my site is 'www.mysite.com' and if 'www.spam1.com' is linking to any of my site pages I want to block it and show that nothing exist or redirect somewhere else(not t...
1
•
•
By
NewCustomer
Nginx
Ubuntu 16.04
-
Published Answer
Actually the problem is
connect() to unix:/run/php/php7.0-fpm.sock failed
in ubuntu 16.04 how to fix it??
Thank you.
•
By
NewCustomer
-
Published Question
Is anybody else experiencing downtime? I have been experiencing it for about two to three days around these time "Singapore droplet 4:15 PM" digital ocean should fix this!
Thank you.
1
•
•
By
NewCustomer
Nginx
Ubuntu 16.04
-
Published Question
I am running a site with lots of images occupying around 80 GB space in my droplet,the thing is I am running my site with Server pilot but now I intend to run my site in Ngnix and set up the Nginx on my own newly.
I c...
1
•
•
By
NewCustomer
Apache
Ubuntu 16.04
-
Published Question
Does any one know how to run Wordpress site using only Nginx wihtout apache in server pilot? I tried following the tutorial given in https://serverpilot.io/community/articles/how-to-create-a-lemp-stack-only-nginx-no-a...
6
•
•
By
NewCustomer
Apache
Nginx
Ubuntu 16.04
-
Published Question
I am trying to install monitoring agent by running the command
curl -sSL https://agent.digitalocean.com/install.sh | sh
But I am getting the response
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource tem...
3
•
•
By
NewCustomer
Apache
Ubuntu 16.04
-
Published Answer
Yes the reply was helpful!! One thing I realized is if we could resize (just)CPU and RAM without having any downtime then DO will b…
•
By
NewCustomer
-
Published Question
My site's CPU usage is 100% and I need to upgrade my plan so I need some advice from the experience user.Currently I am registered to 8GB,4CPU plan,if I upgrade to 16Gb ,6CPU plan will the number of visitors that the ...
2
•
•
By
NewCustomer
Apache
Ubuntu 16.04
-
Published Answer
Well I solve this by using the command
sudo nano /etc/nginx/sites-available/default
That is where all the modification is to…
•
By
NewCustomer
-
Published Question
Trying to set up Nginx in Ubuntu 16.04 following the tutorial given in https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-in-ubuntu-16-04 everyhting is fine but running th...
7
•
•
By
NewCustomer
Nginx
Ubuntu 16.04