Topic: Premature end of script headers

Hi there,

I am trying to get an install of punBB to work, but I am currently experiencing the "Premature end of script headers" error.

I have re-uploaded the files to check for corruption, and been onto my host regarding Zend optimization and mod_security.

They cannot see any problems with either.

Does anyone have any ideas, or more detailed instructions I can pass onto my host?

Cheers

KF

Re: Premature end of script headers

ok, scrub that.  Managed to get it working.

For those wuffer the same problem, but don't appear to have a hosting problem:

I found that the system was having an issue with mysql_free_result().  I commented out the two instances of this in the mysql.php file (<installdir>/include/dblayer/mysql.php) and it seems to have removed the problem.

Cheers

KF