Does anyone know what the error "premature end of script headers" means?

I am getting an internal server error and this is showing up in my error logs.

What sort of things should I be looking for in the script?

Thanks for any help.

    usually it means that a content-type: text/html\r\n isnt being sent to the browser when it should be. but really in this case it most likely means php isnt set up properly or something else is interfering with the script from executing. what kind of server are you running and is it the first time this has happened after running script for a while?
    is it a new installation of a script etc.
    is cpanel running?

      Write a Reply...