I'm guessing that your script isn't set to be executable, and the www server is just reading the file, you may have to fiddle with some htaccess and chmod some files.
I'm on http://127.0.0.1:8001 or http://zarach.ath.cx:8001. For when the Abyss server is down (my images are hosted on my mac), my cgi:irc installation only appears as text. Apparently I have php 4/5? and Perl installed on it.
Comments
-Q
-512
It still doesn't work. I'm on a mac with abyss web server-cgi and perl are installed on it. Can it work on a mac?
-Q
I don't think you've stated yet what system you're running this on. What's you're webserver? Etc.?
-Q
here is one with perl for cgi irc ,
http://www.apachefriends.org/en/xampp.html
did you put the header in the script to point to perl ?
for example ?
#!D:/Projects/netserver/beta5/final/bin/stable/perl/bin/perl
what about mime types ?