On Tue, Apr 21, 2015 at 9:02 PM, Richard Stanway
wrote:
>> That guide seems obsolete. Use the php5-fpm package,
> https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-debian-7
> looks like a more up to date guide (skip the mysql part if it isn't neede
On Tue, Apr 21, 2015 at 11:59 PM, Thiago Farina wrote:
> Hi all,
>
> I'm just trying to configure nginx to use use php, but it seemed too
> complicated.
>
> Why is it so complicated to tell nginx to use php-cgi interpreter [1]?
> When compared to mongoose it is just a matter of setting the
> cgi_
Hi all,
I'm just trying to configure nginx to use use php, but it seemed too
complicated.
Why is it so complicated to tell nginx to use php-cgi interpreter [1]?
When compared to mongoose it is just a matter of setting the
cgi_interpreter variable [2] to the path of php-cgi?
[1] -
https://www.li