[FIXED]PHP-FPM Integration driving me mad

2016-07-31 Thread Simon Hönscheid
Hey Edho, Thanks a lot! Fixed! Kind Regards Simon Am 30.07.16 um 23:43 schrieb Edho Arief: Hi, On Sun, Jul 31, 2016, at 05:44, Simon Hönscheid wrote: server { server_name www.example.com; listen xxx.xxx.xxx.xx:443 ssl http2; access_log /var/log/nginx/www.example.com-access.log com

Re: PHP-FPM Integration driving me mad

2016-07-30 Thread Edho Arief
Hi, On Sun, Jul 31, 2016, at 05:44, Simon Hönscheid wrote: > server { >server_name www.example.com; >listen xxx.xxx.xxx.xx:443 ssl http2; >access_log /var/log/nginx/www.example.com-access.log combined; >error_log /var/log/nginx/www.example.com-error.log notice; >ssl_protocols T

Re: PHP-FPM Integration driving me mad

2016-07-30 Thread Simon Hönscheid
Hey, Debian has no selinux. Kind Regards Simon Am 30.07.16 um 23:08 schrieb Hamza Aboulfeth: Hello, Run into the same issue myself yesterday, try disabling selinux, should fix your issue. Hamza On 30 juil. 2016, at 21:44, Simon Hönscheid wrote: Hello List, due to a Server move, I was

Re: PHP-FPM Integration driving me mad

2016-07-30 Thread Hamza Aboulfeth
Hello, Run into the same issue myself yesterday, try disabling selinux, should fix your issue. Hamza > On 30 juil. 2016, at 21:44, Simon Hönscheid > wrote: > > Hello List, > > due to a Server move, I was setting up a new nginx installation. Some of the > pages need php. So far nothing new.

PHP-FPM Integration driving me mad

2016-07-30 Thread Simon Hönscheid
Hello List, due to a Server move, I was setting up a new nginx installation. Some of the pages need php. So far nothing new. When I start adding SCRIPT_FILENAME to the php location, it ends up that the script is no longer found. ==> /var/log/nginx/www.example.com-error.log <== 2016/07/30 21