Re: RE: Upgrade to Ubuntu16.04 LTS from 14.04 LTS killed my php

2017-04-24 Thread purvez
Reinis I found that www-data was also a member of group 33 so I changed my user in nginx.conf to that and it is now working. Many thanks for your help with this one. Not sure how I mark this as 'Completed' though. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,273798,273813#msg-27381

Re: RE: Upgrade to Ubuntu16.04 LTS from 14.04 LTS killed my php

2017-04-24 Thread purvez
Reinis thanks very much for your response. The owner shown for : /var/run/php/php7.0-fpm.sock is 33 & group is 33. Both have read/write access but other groups have no access rights. I therefore added the following line at the beginning of nginx.conf user 33 33; However when I tried to restart

Re: Upgrade to Ubuntu16.04 LTS from 14.04 LTS killed my php

2017-04-22 Thread purvez
Ian thanks very much for your prompt response. I already have been through the MySQL problems and I'll try your fix on php on Monday. Unfortunately I had unexpected guests to deal with today hence I only 'just' saw your message. Will let you know how I got on. Posted at Nginx Forum: https://for

Upgrade to Ubuntu16.04 LTS from 14.04 LTS killed my php

2017-04-22 Thread purvez
/unix:/var/run/php/php7.0-fpm.sock:", host: "resys.gourmindia.com" == My question is what should the /var/run/php/php7.0-fpm.sock have as permission? ALL help gratefully received with thanks. Purvez Posted at Nginx Forum: https://forum.nginx