Bug#257645: Problem with change to apache2 init script

2004-07-09 Thread Guyang Mao
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

2003-12-17 Thread Guyang Mao
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.