I don't know if guest do it or not but:
Maybe he forget to fo Step 1:
1.Open stat.pl and log.pl with a text editor.
Change the url in line one, to the Perl program at your server.
Usually it is: - /usr/bin/perl or /usr/local/bin/perl for Unix.
- C:/Perl/Perl.exe for Windows (use slash "/")
Set the correct paths and required urls.
I had the same Problem..I have nearly the same settings but i didn't work. But than I change /usr/local/bin/perl to /usr/bin/perl and all work fine now.
Ich habe zuerst alle dateien von /db auf mein webspace in den Ordner /polls hochgeladen. So dann halt installiert und schließlich auf /forum/admin/index.php und dort einen Poll erstellt. Nun habe ich auf meinem Space, eine Testseite eingerichtet und dort den Quellcode eigefügt:
<?php
// Important! You have to include it before your html code
include_once "/www/htdocs/v029452/poll/poll_cookie.php";
?>