August 21, 20169 yr Hello! I have this error HTTP Error: Missing header/body separator, in my web app when PHP-FPM is enabled. When I disabled PHP-FPM the web app works fine. Any idea or additional config to php-fpm?? Thank you, Regards.
August 22, 20169 yr Author Whats the app, whats the exact error message, and Log Entry? It is the last update of wordpress, the error is: Error: Missing header/body separator. When I disable php-fpm and my server is working with apachehandler like a webserver interface, wordpress run great. But when I enabled php-fpm show the error.
August 22, 20169 yr Great you just repeated what you said before. does not bring us any further. This Sounds like a WordPress specific error message. Is there anything useful in the Webserver/fpm logs
August 23, 20169 yr Author Great you just repeated what you said before. does not bring us any further. This Sounds like a WordPress specific error message. Is there anything useful in the Webserver/fpm logs I enabled curl_exec module, now all its working with php-fpm. Regards
August 23, 20169 yr There you go, WordPress problem by not telling that it needs curl_exec to be allowed.
Archived
This topic is now archived and is closed to further replies.