I've been pulling my hair out trying to get the democracy poll to show up in my posts. I've tried RunPHP, PHPExec, and WP-Exec, and none of them will make that php execute inside the post. No matter which one I try, the php just sits there in the post, inert:
<?php jal_democracy(2); ?>
(The democracy plugin itself seems okay; I've been able to create a poll, etc.)