Hi, I'm following this tutorial. http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-10.10 Can anyone tell me why we need to change dash to bash? /bin/sh is a symlink to /bin/dash, however we need /bin/bash, not /bin/dash. Therefore we do this: Install dash as /bin/sh? <-- No