-
Published Answer
Thanks asb!!
•
By
emocionrecreada
-
Published Question
Hello!
To keep updated my droplet *(LEMP + *ubuntu 14) without losing my settings / current data.. What method do you recommend?
I use "sudo apt-get upgrade". But this updates Nginx, MySQL and PHP?
How I can keep all...
2
•
•
By
emocionrecreada
-
Published Question
Hi!!
When i using mysql myisam in wordpress i use plugins like wp optimize. However with InnoDB there aren't plugins of optimization.
Is it true Mysql Innodb do not need to be optimized? What is your experience?
Gr...
1
•
•
By
emocionrecreada
-
Published Question
Hi all! I'm using this tutorial (https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-nginx-on-ubuntu-14-04) to install my wordpress. All works perfect.
But in step five i've a doubt in ngin...
1
•
•
By
emocionrecreada
-
Published Answer
I fix is to chown the files and now works perfect.
Thanks again valley_webuzo! ;)
•
By
emocionrecreada
-
Published Answer
Yes! I use filezilla in sftp mode. Can i login in filezilla with www-data user? I don’t know his password.
Thanks for reply valley…
•
By
emocionrecreada
-
Published Question
Hello!
When I upload a file or directory to my directories with " www-data www-data owner " the file appears with root root owner, as you can see in this capture: http://i.imgur.com/PZO0h7d.png?1 (http://i.imgur.com/...
2
•
•
By
emocionrecreada
-
Published Question
Hi all! I follow this tutorial to optimize ngnix (https://www.digitalocean.com/community/tutorials/how-to-optimize-nginx-configuration) . In Static File caching section can you read:
It's possible to set expire header...
1
•
•
By
emocionrecreada
-
Published Answer
I think In this part of tutorial the “ ; ” is missing to close access_log off and the ngnix.conf fail
Logging
Nginx log…
•
By
emocionrecreada
-
Published Answer
I have a problem in this point with the Static File Caching:
location ~* .(jpg|jpeg|png|gif|ico|css|js)$ {
expires 365d;
}
…
•
By
emocionrecreada
-
Published Answer
Hi, thanks! But when i try “nginx -t” i think i have an error:
nginx: [emerg] “location” directive is not allowed here in /etc/n…
•
By
emocionrecreada
-
Published Question
Hi all!
When i do " sudo service nginx restart " , terminal says me: * Restarting nginx nginx [fail]
What can i do?
12
•
•
By
emocionrecreada
-
Published Question
Hello! After installing LEMP on Ubuntu 14.04 with "one click applications" in my 512 droplet i want to optimize Nginx.
This tutorial required Debian >> How To Optimize Nginx Configuration (https://www.digitalocean.co...
3
•
•
By
emocionrecreada
-
Published Question
Hi!
When i install Wordpress (on ubuntu 14) "in one click apps" i have no problem when installing plugins or themes.
But when i install ubuntu+lemp+wp manually I have problems with permissions when i try to manage an...
1
•
•
By
emocionrecreada
-
Published Answer
I tried installing Wordpress (on ubuntu 14) “in one click” and no problem when installing plugins or themes.
How I can get this…
•
By
emocionrecreada
-
Published Question
Hi all!
Thanks to the fantastic community that are here i managed to install LEMP in ubuntu 14.04 and Wordpress.
Everything perfect, until you i try to handle wordpress backend.
I can't install themes or plugin, if...
2
•
•
By
emocionrecreada
-
Published Question
Hi all! I just installed LEMP (Nginx, PHP-FPM, MySQL) on Ubuntu 14 and Wordpress in my droplet of 512 mb ram. As i can see in "top" i consume almost memory (90%)
KiB Mem: 501880 total, 484296 used, 17584 free, 13436 b...
1
•
•
By
emocionrecreada
-
Published Answer
I do “top” in terminal and i see with LEMP and Wordpress installation (without plugin&site data) on Ubuntu i use 90% of total ram. …
•
By
emocionrecreada
-
Published Question
Hi!
From the viewpoint of optimizing is it recommended to use "vanity dns (https://www.digitalocean.com/community/tutorials/how-to-create-vanity-or-branded-nameservers-with-digitalocean-cloud-servers)" or not?
Thanks.
1
•
•
By
emocionrecreada
-
Published Question
Hi all!
Is it possible to customize "ns1.digitalocean.com" dns to "ns1.mydomain.com"?
Thanks!!
1
•
•
By
emocionrecreada