--- spawn-fcgi 2008-12-23 21:33:07.000000000 +0800 +++ fixed 2008-12-23 21:32:55.000000000 +0800 @@ -25,7 +25,7 @@ done # clean environment and set up a new one - env - ${E} ${EX} 2>${SPAWNFCGI_PID} + env - ${E} ${EX} 1>${SPAWNFCGI_PID} my_end=$? if [ "$my_end" != "0" ]; then [ -f ${SPAWNFCGI_PID} ] && rm -f ${SPAWNFCGI_PID}