0
votes
3answers
175 views

Recommendation for server config for Wordpress Staging servers [closed]

I've won a sweet managed VPS hosting package with Anchor (VPS D), and I'm looking for recommendations on how to set up the server. Anchor will setup apache or nginx for me - but which should I ...
0
votes
1answer
111 views

If I use Apache & ngnix together will I have fewer problems?

I have a VPS set-up and because it had limited RAM I set it up to run nginx instead of apache. But although performance has been reasonable, I've had problems with things like multi-site rules and ...
0
votes
3answers
462 views

Powering only a subfolder with WordPress on a LAMP stack with an nginx reverse proxy

[I just posted this on the WP Forums, too, before anyone starts Googling and saying that this is posted somewhere else] I'm hoping this isn't a duplicate, but I've been searching here and Googling ...
3
votes
3answers
823 views

404 error on homepage when using Nginx proxying to Apache

I generally use Nginx to serve static content on my server, with Apache handling PHP content using PHP-FPM. However, I'm not able to get a Wordpress blog homepage to display and I've tried all the ...
8
votes
3answers
2k views

Optimize apache for WP use

Greetings, I have a WP site with over than 150k pageviews /day. It's running on a Intel Core i5 CPU 760 @ 2.80GHz, with Centos and 4 GB of RAM. The problem is WP consumes too much RAM and after a ...