Premature end of response header

justme

Well-Known Member
#1
Hi,
I recently upgraded my server to Ubuntu 16.04LTS and switched php to fastcgi+fpm, being tired of compiling lsapi manually for each security release. Everything works but sometimes software using header() replies cause a premature end of response header / abort request..., code: 4 and I can't figure out why. How can I debug this? There's no php errors in logs anywhere.
thanks !
edit: Well, running the script manually shows that it returned no data at times... My bad, investigating it !
While I'm at it, why is Firefox unable to display svg logo on admin page ?
 
Last edited:
Top