Quote:
Originally Posted by fris
looking to setup nginx for wordpress sites, it can handle it much better than apache.
|
There is no module for PHP for nginx, you need to set it up as php-fpm, it runs as as stand a lone daemon and basically proxies the requests to the socket/php-fpm.