NOTE: This is a
SupplementalDocument topic which is
not included with the official TWiki distribution. Please help maintain high quality documentation by fixing any errors or incomplete content. Put questions and suggestions concerning the
documentation of this topic in the
comments section below! Use the
Support web for problems you are having using TWiki.
FAQ:
When I try to access TWiki, I get the "Premature end of script headers: ..." error.
Answer:
That message indicates that something went wrong while running the script, but was not treated as a "fatal" error by Perl. Check the webserver log for errors.
Some common causes:
- The webserver user don't have total access permission for the scripts in the
bin
directory.
- If running suExec, check the premissions on the
bin
directory. Don't give write access to other than the (suExec) user.
Back to: TWikiFAQ
--
Contributors: RafaelAlvarez
Comments & Questions about this Supplemental Document Topic