Kennen jullie Megabook (the ultimate cgi guestbook script)? Dat is een gastenboek en dat kan je dus zelf van die site downloaden en dan, als je de instructies volgt, uploaden en dan moet'ie dus werken.
Nou, bij mij werkt dat ding dus niet. Ik wil dat gastenboek dus op port5.com hebben (support cgi).
Hier staan de stappen die ik moest uitvoeren:
Step 1 - Extract Files (dit ging nog goed

)
If you've downloaded the zip archive, extract all the files to an empty directory. This will help you with uploading later.
Step 2 - Location of Perl5 (hier ging ik volgens mij al de mist in......

)
Open guestbook.cgi, signgbook.cgi, viewpriv.cgi and admin.cgi in a text editor. If perl is not at /usr/bin/perl on your system, change the first line of the script to #! and then the location of perl (no spaces).
Step 3 - Upload (had ik dus gedaan)
Upload all these files in ASCII mode to your CGI directory (usually /cgi-bin or /cgi-local) using any FTP client. All files must be in the same folder.
Step 4 - CHMOD (dit heb ik volgens mij ook goed gedaan..?)
CHMOD the *.cgi files to 755 and the *.txt and *.db files to 666 on your server. You can do this in most FTP clients using change file properties or CHMOD. If your FTP client doesn't have this feature, telnet into your server and CHMOD a file by typing "CHMOD num file" without the quotes and replacing num with the numbers specified above and the file with the appropriate file.
CHMOD is usually found in the Commands menu in FTP clients or can also be found by right-clicking on the files when they're uploaded and clicking on CHMOD, file properties or properties.
The numbers mean:
666 = (Owner Group Public) Read and Write.
755 = (Group Public) Read and Execute, (Owner) Read, Write and Execute.
Weet iemand misschien wat ik fout heb gedaan? Of weet iemand misschien een ander gastenboek.. Ik snap er nu helemaal niks meer van...
Alvast bedankt, en fijne feestdagen.