Re: Problems with php5-fpm/nginx/ownCloud after upgrade

2015-08-20 Thread Peter Ludikovsky
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, For documentation purposes, if someone might stumple on this. On debian-user-german it was suggested [1] that a new snippet has been added to nginx for FastCGI [0]. Using that snippet solved my issue. Regards, Peter Ludikovsky [0] Bug report

Problems with php5-fpm/nginx/ownCloud after upgrade

2015-08-17 Thread Peter Ludikovsky
Hello, Recently, I upgraded my home server from Wheezy to Jessie. Ever since my PHP web stack doesn't work anymore, mostly affecting the ownCloud installation. The problem manifests itself as an empty page served. Software/Versions: * ownCloud 8.1.1, installed from their Debian repo * nginx 1.6.2

Re: problems with php5-fpm

2014-05-01 Thread Alan Chandler
On 01/05/14 06:35, Alan Chandler wrote: On 01/05/14 03:51, Jerry Stuckle wrote: On 4/30/2014 6:25 PM, Alan Chandler wrote: Hi I am experimenting with nginx and php5-fpm to replace an apache2/libapache2-mod-php configuration. And I am getting something strange happening. I have both a simple

Re: problems with php5-fpm

2014-04-30 Thread Alan Chandler
On 01/05/14 03:51, Jerry Stuckle wrote: On 4/30/2014 6:25 PM, Alan Chandler wrote: Hi I am experimenting with nginx and php5-fpm to replace an apache2/libapache2-mod-php configuration. And I am getting something strange happening. I have both a simple php web site that just consists of php pa

Re: problems with php5-fpm

2014-04-30 Thread Jerry Stuckle
On 4/30/2014 6:25 PM, Alan Chandler wrote: Hi I am experimenting with nginx and php5-fpm to replace an apache2/libapache2-mod-php configuration. And I am getting something strange happening. I have both a simple php web site that just consists of php pages (and other assets) and static content

problems with php5-fpm

2014-04-30 Thread Alan Chandler
Hi I am experimenting with nginx and php5-fpm to replace an apache2/libapache2-mod-php configuration. And I am getting something strange happening. I have both a simple php web site that just consists of php pages (and other assets) and static content. I also have a wordpress configuratio