0

We have just upgraded to Apache 2.4 from 2.2 and our fastcgi apps are now causing the error message 'End of script output before headers'.

All the apps and libraries, which are all in C, have been recompiled using the latest libraries from fastcgi.com and they worked fine before the upgrade.

Any clues as to the cause of the problem would be appreciated.

The server is Fedora 19

As it turned out the problem was with a shared object file that wasn't of the correct version. For some odd reason that error did not show in the log.

So, question should be closed.

3
  • What is OS of your server? Have you tried this idea? Commented Nov 18, 2013 at 4:21
  • @llay, Sadly that did not help. Commented Nov 18, 2013 at 4:46
  • You might like to add an answer to your own question, and mark it as the accepted answer. Commented Nov 18, 2013 at 8:12

1 Answer 1

0

As it turned out the problem was with a shared object file that wasn't of the correct version. For some odd reason that error did not show in the log.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.