Re: Debugging and ubuntu

2013-11-22 Thread Ian Evans
On 22/11/2013 4:44 AM, Ian Evans wrote:[snip] > Scratching my head on this one. I created a file that has just the > phpinfo(); and looking at the debug log I can see that it appears to hit > the fastcgi (it returns an x-powered-by header) but returns a blank page: > [snip] > Again...a head scrat

Re: Debugging and ubuntu

2013-11-22 Thread Ian Evans
On 22/11/2013 4:14 AM, Bob S. wrote: We run Ubuntu on many servers and have come to prefer the binaries offered by nginx.org rather than the Ubuntu ppa's One advantage is that upgrades go smoother because the nginx upgrades don't ask unnecessary questions. On Fri, Nov 22, 2013

Re: Debugging and ubuntu

2013-11-22 Thread Bob S.
We run Ubuntu on many servers and have come to prefer the binaries offered by nginx.org rather than the Ubuntu ppa's One advantage is that upgrades go smoother because the nginx upgrades don't ask unnecessary questions. On Fri, Nov 22, 2013 at 4:06 AM, Francis Daly wrote: > On Fri, Nov 22, 201

Re: Debugging and ubuntu

2013-11-22 Thread Francis Daly
On Fri, Nov 22, 2013 at 02:01:52AM -0500, Ian Evans wrote: Hi there, > Does the package version not include debug (don't see it with -V) and if > so how can I get it through the package system? There's more than one nginx package in Ubuntu (raring). Perhaps you haven't installed the one you wa

Debugging and ubuntu

2013-11-21 Thread Ian Evans
Been running nginx for _years_ on centos and am in the process of migrating to an Ubuntu (raring) server. I've always compiled from source before but figured I'd use the Ubuntu apt-get install. For whatever reason, testing is not working at all (I can serve static but not php) and I set the