Bug#257645: Problem with change to apache2 init script
This snippet of code in the init script does not deal with TERMCAP correctly. for envkey in `env| cut -d'=' -f1` do unset $envkey done Unless the TERMCAP entry is unset, the init script cannot run as written.
Bug#223902: Sorry, still broken
I'm still seeing error 500, Internal Server Error with "premature end of script headers" in error logs with 1.3.29.0.1-2 Downgrading to last 1.3.28 makes the scripts work once more.