On Wed, Oct 19, 2016 at 2:47 AM, Olaf van der Spek wrote:
> I was thinking, what about just uncommenting the PHP integration?
>
> When PHP isn't available it'd prevent PHP source from being served and
> when PHP is available it easies setup.
>
> --
> Olaf
Nope! Based on everything I've said in th
I was thinking, what about just uncommenting the PHP integration?
When PHP isn't available it'd prevent PHP source from being served and
when PHP is available it easies setup.
--
Olaf
I think it's supposed to be open-core, closed-modules. At least,
that's what I remember hearing once.
The source Debian uses is freely available here:
http://nginx.org/en/download.html
I have no interest in following nginx-plus so I really couldn't tell
you what it's become.
2016-10-19 10:58 GMT+02:00 Michael Lustfield :
> Ah, I'm guilty of a bad example! darnit :(
Hehe..
BTW, is nginx going closed-source or dual-license?
Seems I can't find the source anymore without providing an email address.
Ah, I'm guilty of a bad example! darnit :(
On Wed, Oct 19, 2016 at 12:26 AM, Olaf van der Spek
wrote:
> 2016-10-19 1:00 GMT+02:00 Michael Lustfield :
>> However, that other line is an example of connecting to a TCP socket
>> and I do not feel that it should be removed. I see (with painful
>> freq
2016-10-19 1:00 GMT+02:00 Michael Lustfield :
> However, that other line is an example of connecting to a TCP socket
> and I do not feel that it should be removed. I see (with painful
> frequency) users uncommenting that line in order to use apache to
> serve php (or worse). As much as I'd prefer p
I agree that using a unix socket is better than using a tcp socket and
can support updating the ordering.
I also see no reason not to update the example to point at the newer
PHP socket location.
However, that other line is an example of connecting to a TCP socket
and I do not feel that it should
Package: nginx
Severity: wishlist
Dear Maintainer,
> # fastcgi_pass unix:/var/run/php5-fpm.sock;
Could you use PHP 7 in testing?
And move it above the TCP line..
> fastcgi_pass 127.0.0.1:9000;
Is the TCP line even needed / useful? It'd be simpler without it.
Gr,
Olaf
-- System Informa
8 matches
Mail list logo