Zero length pages on Ubuntu 14.10/nginx/PHP-FPM
-
I upgraded my server from Ubuntu 14.04 to 14.10 and I’m now getting 0-length responses from WordPress. Running PHP 5.5.12 (was 5.5.9 pre-upgrade) in FPM mode with nginx.
Piwik is still behaving so it’s not that PHP or my database are broken, and wp-cli is still working as well. I’ve enabled WP_DEBUG and PHP display_errors and I’m still not getting anything useful printed or in any error logs. I’ve tried disabling all plugins and resetting to the default theme, with no effect.
This is happening on two different 14.10 servers. I’ve tried using the (apparently working) php.ini from PHP CLI with FPM, with no effect. (This includes disabling memory limits etc.) I’ve also tried installing WordPress from scratch, which has the same issue – zero-length pages when I should get the configuration page.
Not really sure where to go from here in terms ofdebugging. Any ideas?
- The topic ‘Zero length pages on Ubuntu 14.10/nginx/PHP-FPM’ is closed to new replies.