Moving from apache2 to nginx (wordpress based site)

1 post / 0 new
#1 Mon, 03/31/2014 - 02:29
clerick

Moving from apache2 to nginx (wordpress based site)

Hey guys I tried moving my wordpress based site from apache2 to nginx by following these tutorials:

https://www.virtualmin.com/documentation/web/nginx

and

https://www.digitalocean.com/community/articles/how-to-migrate-a-wordpre...

However these two sorta conflict as virtual min has plugins to check in its settings (uncheck all apache, check nginx web server) and the tutorial the creation and editing /etc/nginx/sites-available/default

In my attempt to switch over I end up with a blank site (that is if I visited it I would just get a blank page without anything loading, however I can tell nginx was active since if I tried to access a file directly it worked).

Should I try disregarding the second article and only stopping apache/disabling it in plugin/features and then enabling nginx?

Or something else altogether?

Thanks