do you have mod_scgi installed?
on debian i THINK it is:
Code:
apt-get install libapache2-mod-scgi
without this module, you can't do it. Unless of course you use the RPC plugin. That negates the need for mod-scgi but it's not as fast in my opinion
also, if you read my guides, i explain how...