<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 21, 2015 at 11:59 PM, Thiago Farina <span dir="ltr"><<a href="mailto:tfransosi@gmail.com" target="_blank">tfransosi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi all,<br>
<br>
I'm just trying to configure nginx to use use php, but it seemed too<br>
complicated.<br>
<br>
Why is it so complicated to tell nginx to use php-cgi interpreter [1]?<br>
When compared to mongoose it is just a matter of setting the<br>
cgi_interpreter variable [2] to the path of php-cgi?<br>
<br></blockquote><div><br></div><div>That guide seems obsolete. Use the php5-fpm package, <a href="https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-debian-7">https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-debian-7</a> looks like a more up to date guide (skip the mysql part if it isn't needed). </div></div></div></div>