[Speedycgi-users] mod_speedycgi: Premature end of script headers?
Brought to you by:
samh
|
From: Jay L. <lis...@sh...> - 2004-05-31 21:38:42
|
I'm having trouble using mod_speedycgi (2.22) with Apache 2.0.48. I run two sets of perl scripts: MovableType 2.661 and awstats 6.0. If I run them by changing the she-bang to speedy, they work fine. But if I run them through mod_speedycgi by changing the AddHandler line, I occasionally get "Premature end of script headers". This happens intermittently with MovableType, but it's pretty repeatable with awstats in frames mode: the first time I load the stats page, the left-hand navigation frame triggers the error. Refreshing that frame (tho not the whole page) makes it go away. Any ideas what I should search for? I've turned warnings on with -w, but didn't get any warnings. Jay Levitt |