View Full Version : guestbook
lynchknot
February 12th, 2005, 22:30 PM
any good ones that will work for my site? (not hosted but script, I guess) I think i'll try this and I suppose you just stick it in there like an html flle? - Php Advanced Guestbook 2.3 (comcast realized the link was not on their server.
**edit - does anyone know what is wrong here. The book and add entry page works but errors - http://lynchknot.com/addentry.html
Reverend
February 12th, 2005, 22:53 PM
http://php.resourceindex.com/Complete_Scripts/Guestbooks/
http://simplythebest.net/scripts/perl_scripts/guestbook_scripts.html
lynchknot
February 12th, 2005, 23:30 PM
thanks Reverend - edited above.... please look
Reverend
February 13th, 2005, 10:52 AM
THE GUESTBOOK IS DOWN PLESE TRY LATER.
If you are getting errors its probably a permissions thing.
lynchknot
February 13th, 2005, 17:16 PM
No, I put that there because of the permission error.
THE GUESTBOOK IS DOWN PLESE TRY LATER.
I followed these instructions but did not understand the first part
This guestbook offers you many options.
You can specify required fields, send e-mail notification,
specify entries per page, censor bad words and delete guestbook entries.
All guestbook pages can be accessed via jump menu.
1.Open guestbook.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. Did not understand - I put http://lynchknot.com/cgi-bin/guestbook.p because the first line reads like this:# url of script
$cgiurl = "http://lynchknot.com/cgi-bin/guestbook.pl";
2.Upload guestbook.pl in ASCII-mode to your cgi-bin directory
and change mode it to 755 (-rwxr-xr-x).
3.Open addentry..html with a text editor.
Change the line
<form method="post" action="/cgi-bin/guestbook.pl">
to the correct location of guestbook.pl
Reverend
February 13th, 2005, 17:37 PM
Did you do this:
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 "/")
lynchknot
February 24th, 2005, 20:52 PM
I have no idea reverend thanks though.
|
|