Re: php5-fpm gives unknown script error

2016-05-10 Thread Alex Hall
Just a note to say that I worked it out. I had my root set one level too deep, so the paths were rendering just fine but not matching up with where the root had them starting. Once I adjusted it, that problem went away. I'm still getting an error from OSTicket, but no longer am I seeing errors in m

Re: php5-fpm gives unknown script error

2016-05-10 Thread Alex Hall
On Tue, May 10, 2016 at 8:21 AM, Francis Daly wrote: > On Mon, May 09, 2016 at 05:52:47PM -0400, Alex Hall wrote: > > Hi there, > > without knowing anything about OSTicket... > > > FastCGI sent an stderr: unknown script while reading response header from > > upstream > > That usually means that t

Re: php5-fpm gives unknown script error

2016-05-10 Thread Francis Daly
On Mon, May 09, 2016 at 05:52:47PM -0400, Alex Hall wrote: Hi there, without knowing anything about OSTicket... > FastCGI sent an stderr: unknown script while reading response header from > upstream That usually means that the fastcgi server could not find the file that it was looking for, base

php5-fpm gives unknown script error

2016-05-09 Thread Alex Hall
Hello list, I'm pretty new to Nginx, but I wanted to give it a shot. I like how it is configured--it makes more sense to me than Apache. However, I'm having a hard time with getting php. I'm running on Debian 8, and Nginx was installed with apt-get. I've installed php5-fmp, and can view php files i