I have apache2 running on my Slackware system, it's been there quite a while just serving some simple web pages.
I've now added Twiki and, much to my surprise, it mostly works. It's only for my own edification really, and maybe the family to use as well.
However I'm getting the dreaded "Premature end of script headers" error, from what I can see in the apache error log it's happening whenever the Twiki tries to display a GIF.
Is there some magic I have to apply to the apache configuration so it knows how to display GIFs? Or is something else adrift maybe?
Chris Green wrote:
I have apache2 running on my Slackware system, it's been there quite a while just serving some simple web pages.
I've now added Twiki and, much to my surprise, it mostly works. It's only for my own edification really, and maybe the family to use as well.
However I'm getting the dreaded "Premature end of script headers" error, from what I can see in the apache error log it's happening whenever the Twiki tries to display a GIF.
Is there some magic I have to apply to the apache configuration so it knows how to display GIFs? Or is something else adrift maybe?
Google shows a lot of questions/answers in relation to this
http://www.google.co.uk/search?sourceid=navclient&ie=UTF-8&rls=GGLG,...
Regards Darren
On Thu, Nov 24, 2005 at 01:18:18PM +0000, Darren wrote:
Chris Green wrote:
I have apache2 running on my Slackware system, it's been there quite a while just serving some simple web pages.
I've now added Twiki and, much to my surprise, it mostly works. It's only for my own edification really, and maybe the family to use as well.
However I'm getting the dreaded "Premature end of script headers" error, from what I can see in the apache error log it's happening whenever the Twiki tries to display a GIF.
Is there some magic I have to apply to the apache configuration so it knows how to display GIFs? Or is something else adrift maybe?
Google shows a lot of questions/answers in relation to this
Yes, I know, I've been there! I'm assuming though that it's some sort of simple configuration problem rather than a bug in Twiki.